Add 'actlist_names' option to add active items names in 'act' statusbar item.

git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4860 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2008-06-10 10:21:00 +00:00 committed by exg
commit f84a7d9e2b
2 changed files with 11 additions and 4 deletions

2
NEWS
View file

@ -9,6 +9,8 @@ v0.8.13
+ /ping without arguments does not send anymore a ctcp ping to a channel
(bug #542).
+ Track IRC operator status of nicks a bit better.
+ new 'actlist_names' option to add active items names in 'act'
statusbar item.
+ new 'word_completion_backward' command to scroll backwards in the
completion list.
+ add 'list' option to /bind to print all the available commands.