diff options
author | Timo Sirainen <cras@irssi.org> | 2000-01-16 17:15:52 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2000-01-16 17:15:52 +0000 |
commit | 1248c75050fd20de55af7791eb2b9767b75c8258 (patch) | |
tree | d23bdb337e9cad00a412fc04fe9ca82b65cc4f22 /NEWS | |
parent | ba6806618423457bf1bc03ca36fc0148dd6bb445 (diff) | |
download | irssi-1248c75050fd20de55af7791eb2b9767b75c8258.zip |
Changed /set toggle_use_colors to simple /set colors
Final changes for 0.7.22
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@111 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -v0.7.22 2000-01-17 Timo Sirainen <cras@irccrew.org> [stable] +v0.7.22 2000-01-16 Timo Sirainen <cras@irccrew.org> [stable] + configure displays a summary of things to compile - + /set toggle_use_colors = yes|no, sets colors on/off in irssi-text + + /set colors = yes|no, sets colors on/off in irssi-text + /window goto active now finds first the window with the higest activity (msgs to you -> msgs -> rest). Alt-A is also default key shortcut for this |