diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 2 | ||||
-rw-r--r-- | doc/en/weechat_user.en.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index 29db19b91..98977fbe3 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -539,7 +539,7 @@ Examples: splith: split current window horizontally splitv: split current window vertically resize: resize window size, new size is <pct> percentage of parent window - balance: resize all windows to 50% + balance: balance the sizes of all windows merge: merge window with another (all = keep only one window) page_up: scroll one page up page_down: scroll one page down diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index 6fe38f08e..2d8afa123 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -503,7 +503,7 @@ Keys for buffers / windows | @k(A-)@k(w) , @k(A-)@k(↓) | Switch to window below | /window down | @k(A-)@k(w) , @k(A-)@k(←) | Switch to window on the left | /window left | @k(A-)@k(w) , @k(A-)@k(→) | Switch to window on the right | /window right -| @k(A-)@k(w) , @k(A-)@k(b) | Resize all windows to 50% | /window balance +| @k(A-)@k(w) , @k(A-)@k(b) | Balance the sizes of all windows | /window balance | @k(A-)@k(w) , @k(A-)@k(s) | Swap buffers of two windows | /window swap | @k(A-)@k(z) | Zoom on current window (@k(A-)@k(z) again: restore initial windows state, before zoom) | /window zoom | @k(A-)@k(<) | Switch to previous buffer in list of visited buffers | /input jump_previously_visited_buffer |