diff options
author | Simmo Saan <simmo.saan@gmail.com> | 2015-08-20 21:58:24 +0300 |
---|---|---|
committer | Simmo Saan <simmo.saan@gmail.com> | 2015-08-20 21:58:24 +0300 |
commit | c663717711e6841e354d2ca32d478aff276aecbf (patch) | |
tree | a07f4e5fe13b791412b2f17eb5bedd2c3801e6f9 /doc/en/weechat_faq.en.asciidoc | |
parent | 46a9d17ac331b1df9fbd33a7c23f87fd58246a2e (diff) | |
download | weechat-c663717711e6841e354d2ca32d478aff276aecbf.zip |
doc: update default search bind in FAQ
Diffstat (limited to 'doc/en/weechat_faq.en.asciidoc')
-rw-r--r-- | doc/en/weechat_faq.en.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_faq.en.asciidoc b/doc/en/weechat_faq.en.asciidoc index 5c6bc07c2..f012c4fe0 100644 --- a/doc/en/weechat_faq.en.asciidoc +++ b/doc/en/weechat_faq.en.asciidoc @@ -348,7 +348,7 @@ Please read user's guide for more information about colors management. [[search_text]] === How can I search text in buffer (like /lastlog in irssi)? -The default key is key[ctrl-r] (command is: `/input search_text`). +The default key is key[ctrl-r] (command is: `/input search_text_here`). And jump to highlights: key[alt-p] / key[alt-n]. See user's guide for more info about this feature (default key bindings). |