diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2005-11-13 15:51:00 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2005-11-13 15:51:00 +0000 |
commit | e63da66644b46b8fe3d99718d30960846e52ee90 (patch) | |
tree | 6d78c1f46ea7232d58679f33d84ebf45736bfdc2 /BUGS | |
parent | 3a2fdde999d35a5958ed529717d5890b65f91da2 (diff) | |
download | weechat-e63da66644b46b8fe3d99718d30960846e52ee90.zip |
Improved window management: new window may have different size (% of current
window size), window sizes are automatically recomputed when term window is
resized
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,7 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -WeeChat known bugs, 2005-11-11 +WeeChat known bugs, 2005-11-13 - some refresh bugs with splited windows - ./configure does not check that Ruby libraries are installed @@ -11,3 +11,4 @@ WeeChat known bugs, 2005-11-11 - when many WeeChat are launched, log file is not properly written (cleared by each WeeChat at startup) - WeeChat may crash if too much nicks in nicklist when position is top or bottom +- crash when using non colored term |