diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-04-24 22:44:13 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-04-24 22:44:13 +0200 |
commit | 0abd0292da2f247048473b548546a57203fc4ddd (patch) | |
tree | 977bcbac3420f7e501aaeddcf56d926348b0783d /doc/en | |
parent | 916c22a3d03b0060d4c0d764eaaefa3df37785c9 (diff) | |
download | weechat-0abd0292da2f247048473b548546a57203fc4ddd.zip |
buflist: add default key alt-shift-B to toggle buflist
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_user.en.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index 6388b9735..1516d6bca 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -1681,6 +1681,7 @@ with `/script install buffer_autoset.py` and get help with `/help buffer_autoset | kbd:[Alt+F11] | Go to the beginning of nicklist. | `/bar scroll nicklist * b` | kbd:[Alt+F12] | Go to the end of nicklist. | `/bar scroll nicklist * e` | kbd:[Alt+a] | Switch to next buffer with activity (with priority: highlight, message, other). | `/input jump_smart` +| kbd:[Alt+Shift+B] | Toggle buflist. | `/buflist toggle` | kbd:[Alt+h] | Clear hotlist (activity notification on other buffers). | `/input hotlist_clear` | kbd:[Alt+j], kbd:[Alt+f] | Switch to first buffer. | `/buffer -` |