summaryrefslogtreecommitdiff
path: root/doc/en/weechat_faq.en.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-10-12 21:34:41 +0200
committerSébastien Helleu <flashcode@flashtux.org>2017-10-12 21:34:41 +0200
commit54f0d6b340af3f4b8a93f4072864a8cc681884af (patch)
treee5a632ad2b15f59af598049a07f30a0682260539 /doc/en/weechat_faq.en.adoc
parentfdeb87bf4ed0cf4c9dd99ece755246604a599134 (diff)
downloadweechat-54f0d6b340af3f4b8a93f4072864a8cc681884af.zip
doc: add note about Tab and Shift-Tab keys in FAQ
Diffstat (limited to 'doc/en/weechat_faq.en.adoc')
-rw-r--r--doc/en/weechat_faq.en.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/en/weechat_faq.en.adoc b/doc/en/weechat_faq.en.adoc
index d6f607ef8..d1bb2c562 100644
--- a/doc/en/weechat_faq.en.adoc
+++ b/doc/en/weechat_faq.en.adoc
@@ -838,7 +838,8 @@ You can, but this is *NOT* recommended.
Command `/set` in WeeChat is recommended:
-* You can complete value with the Tab key.
+* You can complete the name and value of option with kbd:[Tab] key
+ (or kbd:[Shift+Tab] for partial completion, useful for the name).
* The value is checked, a message is displayed in case of error.
* The value is used immediately, you don't need to restart anything.