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 | |
parent | aa523be8be5bced7bb9a7aa4ff3742bd3028ea28 (diff) | |
download | weechat-7f1cd19b45241dba34bf55bac5bbf6598d7445a9.zip |
core: change default key for bare display from alt-'!' to alt-'l'
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/weechat_faq.pl.txt | 4 | ||||
-rw-r--r-- | doc/pl/weechat_user.pl.txt | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/pl/weechat_faq.pl.txt b/doc/pl/weechat_faq.pl.txt index 2c9314eae..9fd34696e 100644 --- a/doc/pl/weechat_faq.pl.txt +++ b/doc/pl/weechat_faq.pl.txt @@ -219,7 +219,7 @@ użyty w żadnym z pasków: === Jak mogę kopiować/wklejać tekst bez wklejania listy nicków? // TRANSLATION MISSING -With WeeChat ≥ 1.0, you can use the bare display (default key: key[alt-!]). +With WeeChat ≥ 1.0, you can use the bare display (default key: key[alt-l]). Możesz użyć terminala z prostokątnym zaznaczaniem (jak rxvt-unicode, konsole, gnome-terminal, ...). Klawisze to zazwyczaj key[ctrl-]key[alt-] zaznaczenie myszką. @@ -234,7 +234,7 @@ Innym rozwiązaniem jest przesunięcie listy nicków na górę lub dół, na prz === Jak mogę kliknąć na długi URL (dłuższy niż linia)? // TRANSLATION MISSING -With WeeChat ≥ 1.0, you can use the bare display (default key: key[alt-!]). +With WeeChat ≥ 1.0, you can use the bare display (default key: key[alt-l]). Domyślnie WeeChat wyświetla czas i przedrostki dla każdej linii i opcjonalne paski dookoła obszaru rozmowy. Aby usprawnić klikanie w urle można przesunąć listę nicków 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]] |