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

Colors suppression in incoming messages is now ok (option look_remove_colors_from_msgs)

This commit is contained in:
Sebastien Helleu
2004-12-23 11:31:34 +00:00
parent 97ef63e2e6
commit fca4840c4a
4 changed files with 72 additions and 8 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2004-12-22
ChangeLog - 2004-12-23
Version 0.0.9 (under dev!):
* option "look_remove_colors_from_msgs" is now working
* fixed display of nick mode changes
* /notice command fixed (and display when received from server)
* new keys: ctrl+A (=home), ctrl+E (=end), ctrl+W (=ctrl+backspace)