diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2006-03-08 15:31:26 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2006-03-08 15:31:26 +0000 |
commit | 227c05447f65d85a1bd70d5e5e09acbcd0109523 (patch) | |
tree | 8e30e34e016ac73a84d42ad311849b91acfe630e /ChangeLog | |
parent | 1005890db28b9e5101132d929241d72b6b146f9a (diff) | |
download | weechat-227c05447f65d85a1bd70d5e5e09acbcd0109523.zip |
Improved alias completion (now uses target command for completion)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,10 +1,12 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2006-03-05 +ChangeLog - 2006-03-08 Version 0.1.8 (under dev!): + * improved alias completion (now uses target command for completion) + * fixed completion problem in private with nicks * added missing IRC command (487) * added inactivity time, available for plugins via get_info("inactivity") * keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll |