diff options
author | Emanuele Giaquinta <exg@irssi.org> | 2008-06-10 10:21:00 +0000 |
---|---|---|
committer | exg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2008-06-10 10:21:00 +0000 |
commit | f84a7d9e2b35436e462c5df1dee1b9ae1e01f2cf (patch) | |
tree | 80b89caa19a42e1c4596d18f3a374243e1324509 /NEWS | |
parent | 8c482d03a9956c2d285244144e85be5c77f4385e (diff) | |
download | irssi-f84a7d9e2b35436e462c5df1dee1b9ae1e01f2cf.zip |
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
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |