diff options
Diffstat (limited to 'doc/it/weechat_user.it.adoc')
-rw-r--r-- | doc/it/weechat_user.it.adoc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index 95bc7f6d2..c02e3d740 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -1733,9 +1733,11 @@ with `/script install buffer_autoset.py` and get help with `/help buffer_autoset | kbd:[Alt+Home] | Scorre in cima al buffer. | `/window scroll_top` | kbd:[Alt+End] | Scorre alla fine del del buffer. | `/window scroll_bottom` // TRANSLATION MISSING -| kbd:[F1] | Scroll up one page in buflist. | `/bar scroll buflist * -100%` +| kbd:[F1] + + kbd:[Ctrl+F1] | Scroll up one page in buflist. | `/bar scroll buflist * -100%` // TRANSLATION MISSING -| kbd:[F2] | Scroll down one page in buflist. | `/bar scroll buflist * +100%` +| kbd:[F2] + + kbd:[Ctrl+F2] | Scroll down one page in buflist. | `/bar scroll buflist * +100%` // TRANSLATION MISSING | kbd:[Alt+F1] | Go to the beginning of buflist. | `/bar scroll buflist * b` // TRANSLATION MISSING |