From 6352c3858df5f45a93f8d9e3ef04468ed8d2c2d8 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 14 Jan 2019 08:51:28 -0800 Subject: [PATCH] Add tab complete to quassel --- source/2/2.1/2.1.3/Quassel_IRC.rst | 2 ++ 1 file changed, 2 insertions(+) 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 8eddcfd7..85b00ce8 100644 --- a/source/2/2.1/2.1.3/Quassel_IRC.rst +++ b/source/2/2.1/2.1.3/Quassel_IRC.rst @@ -27,6 +27,8 @@ To use Sasl authentication to autologin to an account no matter which nickname y To ignore a really annoying user you can on the nicks bar on the right hand side right click ignore and then select a user to ingore so you will not hear them in irc. If you realize you want to talk to them again Right click the same username and uncheck the checkbox for the ignore rule you created. You also can switch between multiple channels with :kbd:`Alt + up arrow` to move up or :kbd:`Alt + Down arrow` to move down. To go to the next active chat press :kbd:`Alt + Right` or to go to the previous active chat :kbd:`Alt + Left`. To jump to a hot chat press :kbd:`Meta +A`. +To type a message to an entire channel type into the bar at the bottom and press enter. To complete typing someone's nickname press the :kbd:`Tab` key to complete their name. + If you want to have settings for automatic recoonecting :menuselection:`File --> Network --> Configure network` and slect the Connection tab. The checkbox for auto reconnect will automatically rejoin chats if you get disconnected. The wait filed shows how long to between the retries between each try. The checkbox for rejoin all channels after reconnecting lets you rejoin all of your channels without having to manual rejoin each. The number of retries is how many times to retry to connect before stopping. To have an unlimited number of retries click the unlimited number of checkboxes.