summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-03-19 20:32:27 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-03-19 20:32:27 +0100
commit8f79b1c0fc8fac7d918c7129b8fa15631e5f7d67 (patch)
treefe899a57e07c2c94a7293d19114d27c479a19c79 /doc/en
parentf6c50615909c438b483a70967f77bc0771789f52 (diff)
downloadweechat-8f79b1c0fc8fac7d918c7129b8fa15631e5f7d67.zip
doc: add missing keys Ctrl+F1 and Ctrl+F2 for buflist (FAQ)
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_faq.en.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/weechat_faq.en.adoc b/doc/en/weechat_faq.en.adoc
index 56ab15fe4..febd44734 100644
--- a/doc/en/weechat_faq.en.adoc
+++ b/doc/en/weechat_faq.en.adoc
@@ -209,8 +209,8 @@ To move bar to bottom:
To scroll the bar: if mouse is enabled (key: kbd:[Alt+m]), you can scroll the
bar with your mouse wheel.
-Default keys to scroll _buflist_ bar are kbd:[F1], kbd:[F2], kbd:[Alt+F1]
-and kbd:[Alt+F2].
+Default keys to scroll _buflist_ bar are kbd:[F1] (or kbd:[Ctrl+F1]), kbd:[F2]
+(or kbd:[Ctrl+F2]), kbd:[Alt+F1] and kbd:[Alt+F2].
For script _buffers.pl_, you can define keys, similar to the existing keys to
scroll nicklist. +