diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-05-04 17:35:22 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-05-04 17:35:22 +0200 |
commit | 7f1cd19b45241dba34bf55bac5bbf6598d7445a9 (patch) | |
tree | e3bc46ed44c81a2c1a8a10c8aeee708eb6181edb /doc/pl/weechat_user.pl.txt | |
parent | aa523be8be5bced7bb9a7aa4ff3742bd3028ea28 (diff) | |
download | weechat-7f1cd19b45241dba34bf55bac5bbf6598d7445a9.zip |
core: change default key for bare display from alt-'!' to alt-'l'
Diffstat (limited to 'doc/pl/weechat_user.pl.txt')
-rw-r--r-- | doc/pl/weechat_user.pl.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/pl/weechat_user.pl.txt b/doc/pl/weechat_user.pl.txt index d95e2f2ad..4ce1939e6 100644 --- a/doc/pl/weechat_user.pl.txt +++ b/doc/pl/weechat_user.pl.txt @@ -885,7 +885,7 @@ The bare display has following features: mouse like you do in the terminal to click on URLs and select text * ncurses is not used, therefore URLs are not cut at the end of lines. -The default key to enabled bare display is key[alt-!], and same key to exit (or +The default key to enabled bare display is key[alt-l], and same key to exit (or by default anything changing the input will exit the bare display, see option <<option_weechat.look.bare_display_exit_on_input,weechat.look.bare_display_exit_on_input>>). @@ -1093,6 +1093,8 @@ Poziom powiadomień dla bufora może zostać ustawiony za pomocą komendy `/buff | key[alt-j,alt-s] | Przełącz na bufor serwera IRC | `/server jump` | key[alt-0...9] | Przełącz na bufor za pomocą liczb (0 = 10) | `/buffer *N` | key[alt-j,01...99] | Przełącz na bufor za pomocą liczb | `/buffer NN` +// TRANSLATION MISSING +| key[alt-l] | Toggle bare display on/off | `/window bare` | key[alt-m] | Przełącz obsługę myszy | `/mouse toggle` | key[alt-n] | Przewiń do następnego powiadomienia | `/window scroll_next_highlight` | key[alt-p] | Przewiń do poprzedniego powiadomienia | `/window scroll_previous_highlight` @@ -1110,8 +1112,6 @@ Poziom powiadomień dla bufora może zostać ustawiony za pomocą komendy `/buff | key[alt-=] | Włącz/wyłącz filtry | `/filter toggle` // TRANSLATION MISSING | key[alt--] | Toggle filters on/off in current buffer | `/filter toggle @` -// TRANSLATION MISSING -| key[alt-!] | Toggle bare display on/off | `/window bare` |=== [[key_bindings_search_context]] |