From 6c247ad7cdb36908a66361ec681bfb583851774b Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 3 Jan 2021 18:22:22 -0800 Subject: [PATCH] Improve space after nick wording --- source/2/2.1/2.1.3/Quassel_IRC.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.1/2.1.3/Quassel_IRC.rst b/source/2/2.1/2.1.3/Quassel_IRC.rst index a03d7b11..700b82d1 100644 --- a/source/2/2.1/2.1.3/Quassel_IRC.rst +++ b/source/2/2.1/2.1.3/Quassel_IRC.rst @@ -75,7 +75,7 @@ The :guilabel:`Chat & Nick Lists` has settings for the lists of nickname lists. .. image:: quasel-chat-nick-list.png -The :guilabel:`Input widget` has settings for what you tab to type into channels or private messages. The :guilabel:`Custom Font` checkbox has a thing to activate your own custom font for just input and press the :guilabel:`Choose` button to the font. To have per chat history check the :guilabel:`Enable per chat History` checkbox. The checkbox :guilabel:`Show nick selector` puts a widget in the lower left corner of the window to select different nicks. The checkbox :guilabel:`Show style buttons` shows buttons that style your text hidden in an arrow under an arrow. To enable line wrapping when you type a long line in the input box check the :guilabel:`Line Wrapping` checkbox. To enable multiple line editing if you have a really long thing you want to type into the IRC channel check the :guilabel:`Multi-Line Editing` checkbox. To edit the largest number of lines shown change the :guilabel:`Show at most X lines` field. To have a scrollbar on inputting text if long enough check the :guilabel:`Enable scrollbars` checkbox. After tab completing someone's nick if you want something after it in the :guilabel:`Completion suffix` field. To add a space afterward tab completing someone's nick by checking the :guilabel:`Add space after nick when completing mid-sentence` checkbox. +The :guilabel:`Input widget` has settings for what you tab to type into channels or private messages. The :guilabel:`Custom Font` checkbox has a thing to activate your own custom font for just input and press the :guilabel:`Choose` button to the font. To have per chat history check the :guilabel:`Enable per chat History` checkbox. The checkbox :guilabel:`Show nick selector` puts a widget in the lower left corner of the window to select different nicks. The checkbox :guilabel:`Show style buttons` shows buttons that style your text hidden in an arrow under an arrow. To enable line wrapping when you type a long line in the input box check the :guilabel:`Line Wrapping` checkbox. To enable multiple line editing if you have a really long thing you want to type into the IRC channel check the :guilabel:`Multi-Line Editing` checkbox. To edit the largest number of lines shown change the :guilabel:`Show at most X lines` field. To have a scrollbar on inputting text if long enough check the :guilabel:`Enable scrollbars` checkbox. After tab completing someone's nick if you want something after it in the :guilabel:`Completion suffix` field. To add a space after tab completing someone's nick automatically check the :guilabel:`Add space after nick when completing mid-sentence` checkbox. .. image:: quassel-input-widget.png