diff options
author | Timo Sirainen <cras@irssi.org> | 1999-09-04 15:39:05 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 1999-09-04 15:39:05 +0000 |
commit | 0913f70cec70b8847e8fd243fa7257192596edfb (patch) | |
tree | 00d812caa73776182b00c88ac030749de3bedd56 | |
parent | 543409d3deea734f4750ab6d7ad0a1156da31520 (diff) | |
download | irssi-0913f70cec70b8847e8fd243fa7257192596edfb.zip |
/window goto #channel - moves you to window with the
channel, query or dcc chat
/window goto active - moves you to first window with activity
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@12 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ v0.7.16 1999-09-xx Timo Sirainen <cras@irccrew.org> [unstable] + "channel synced" text doesn't trigger channel activity anymore + Rawlog displays where event was redirected + /wjoin - you can join multiple channels in same window + + /window goto #channel - moves you to window with the + channel, query or dcc chat + + /window goto active - moves you to first window with activity - Notifylist and checking of who uses your nick uses WHOIS again, WHO didn't display user info unless s/he was -i or in same channels.. |