weechat/BUGS

16 lines
690 B
Plaintext
Raw Normal View History

2003-09-27 10:01:11 +00:00
WeeChat - Wee Enhanced Environment for Chat
===========================================
WeeChat known bugs, 2003-10-04
2003-09-27 10:01:11 +00:00
- too much nicks in the channel (> height of window) => display bug
- some IRC commands are marked as 'unknown' when received
2003-09-28 22:14:09 +00:00
(IRC protocol is under dev!)
2003-09-27 10:01:11 +00:00
- intercept Ctrl-C (do not quit immediately if Ctrl-C pressed!)
- program is stopped when bad option in config file (it should not, only display
warning)
- too much opened channels => display bug
2003-09-27 10:01:11 +00:00
- when kicked, channel is not prefixed by '(' and sufixed by ')'
2003-09-27 18:45:40 +00:00
- when function key (non used by WeeChat) is pressed, prompt is deleted
- when quitting WeeChat term title is not restored (if look_set_title is ON)