1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 10:43:13 +02:00

core: fix balance of windows

This commit is contained in:
Sebastien Helleu
2011-05-07 17:30:22 +02:00
parent 5fde03f7fc
commit 8c9ba6b563
20 changed files with 132 additions and 95 deletions
+1 -1
View File
@@ -5287,7 +5287,7 @@ command_init ()
" splitv: split current window vertically\n"
" resize: resize window size, new size is <pct> "
"percentage of parent window\n"
" balance: resize all windows to 50%\n"
" balance: balance the sizes of all windows\n"
" merge: merge window with another (all = keep only one "
"window)\n"
" page_up: scroll one page up\n"