mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 12:26:40 +02:00
29 lines
1.2 KiB
Plaintext
29 lines
1.2 KiB
Plaintext
WeeChat - Wee Enhanced Environment for Chat
|
|
===========================================
|
|
|
|
ChangeLog - 2003-10-03
|
|
|
|
|
|
Version 0.0.2 (under dev!):
|
|
* alias for commands (new commands /alias and /unalias, new section in config file)
|
|
* config is now saved automatically when quitting WeeChat
|
|
* added new WeeChat commands: server, connect, disconnect, save
|
|
* added autoconnect flag for each server in config file
|
|
* term window title is modified with WeeChat name and version
|
|
* fixed nicklist display bug
|
|
* fixed crash when sending command which can only be received
|
|
* CTCP version returns more info (about OS)
|
|
|
|
Version 0.0.1 (2003-09-27):
|
|
* ncurses GUI with color output
|
|
* multi-servers
|
|
* channel windows, with nicklist (position: top, bottom, left or right)
|
|
* private windows
|
|
* IRC commands: away, ctcp, deop, devoice, invite, join, kick, kill, list,
|
|
me, mode, msg, names, nick, notice, op, oper, part, ping, pong, quit,
|
|
quote, topic, version, voice, whois
|
|
* WeeChat commands: clear, help, set (partial)
|
|
* many config options
|
|
* log file (~/.weechat/weechat.log)
|
|
* nicklist can be moved on top, bottom, left or right of window
|