diff options
author | delthas <delthas@dille.cc> | 2022-04-20 15:05:14 +0200 |
---|---|---|
committer | delthas <delthas@dille.cc> | 2022-04-20 15:05:14 +0200 |
commit | db5a4b730f72a66c60074a0854f64f05c1bf6c1d (patch) | |
tree | 9a0512af8f98ff2d35d1cff7dac8e3a21bf2fdd7 /doc | |
parent | Delete word on Alt+Backspace (diff) |
Show/hide the channel & member list with F7/F8
This patch is inspired and modified from a patch by mooff.
Also this switches the default configuration to *display* the channel &
member list by default.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/senpai.1.scd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/senpai.1.scd b/doc/senpai.1.scd index 9dcbb5f..abb0af8 100644 --- a/doc/senpai.1.scd +++ b/doc/senpai.1.scd @@ -109,6 +109,12 @@ of messages are in the timeline: *CTRL-L* Refresh the window. +*F7* + Show/hide the vertical channel list. + +*F8* + Show/hide the vertical member list. + # COMMANDS If you type and send a message that starts with a slash (*/*), it will instead |