summaryrefslogtreecommitdiff
path: root/BUGS
blob: a869636bd292af1355fcaf173d08146d6a76ba9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
WeeChat - Wee Enhanced Environment for Chat
===========================================

WeeChat known bugs, 2006-01-14

- display bugs with UTF-8 chars coded on more than 2 bytes
- divide long messages (> 512 bytes) into more messages so IRC server can
  parse them correctly 
- some refresh bugs with splited windows
- command name for /server can not contain spaces
- 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
- ./configure does not check that Gtk 2.0 libraries are installed