diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-04-23 13:21:10 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-04-23 13:21:10 +0200 |
commit | 909fe8a2b5a751dd6a30768609c535594a745a58 (patch) | |
tree | 0aa3225907996fe6bcca1d1a3fecb8613170cbe2 /doc/de/autogen/user/weechat_commands.txt | |
parent | 634478dd54b3043f44922bea6c1de0220aaf4e30 (diff) | |
download | weechat-909fe8a2b5a751dd6a30768609c535594a745a58.zip |
core: add option "balance" for command /window (key: alt+"w" + alt+"b")
Diffstat (limited to 'doc/de/autogen/user/weechat_commands.txt')
-rw-r--r-- | doc/de/autogen/user/weechat_commands.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/de/autogen/user/weechat_commands.txt b/doc/de/autogen/user/weechat_commands.txt index 7f10bcb81..f4b07e2d8 100644 --- a/doc/de/autogen/user/weechat_commands.txt +++ b/doc/de/autogen/user/weechat_commands.txt @@ -520,6 +520,7 @@ Beispiele: -1|+1|b#|up|down|left|right splith|splitv [<pct>] resize [+/-]<pct> + balance merge [all] page_up|page_down refresh @@ -538,6 +539,7 @@ Beispiele: 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% merge: merge window with another (all = keep only one window) page_up: scroll one page up page_down: scroll one page down |