diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-10-06 10:03:07 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-10-06 10:03:07 +0200 |
commit | b2b585de6914ad27e6a8ac059dd0d6233e144f5e (patch) | |
tree | 83e2a5f6f9baad2414fea6532f19b75fe37c21e0 /doc/pl | |
parent | b9dd668d90704c0b66300fe8a6f4f41de5c1d2aa (diff) | |
download | weechat-b2b585de6914ad27e6a8ac059dd0d6233e144f5e.zip |
doc: add keys to jump to highlights in FAQ (question about search of text in buffers)
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/weechat_faq.pl.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/pl/weechat_faq.pl.txt b/doc/pl/weechat_faq.pl.txt index f32df23b7..6b4c16ef8 100644 --- a/doc/pl/weechat_faq.pl.txt +++ b/doc/pl/weechat_faq.pl.txt @@ -366,6 +366,8 @@ How can I search text in buffer (like /lastlog in irssi)? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The default key is @k(C-)@k(r) (command is: `/input search_text`). +// TRANSLATION MISSING +And jump to highlights: @k(A-)@k(p)/@k(n). See user's guide for more info about this feature (default key bindings). |