From 0913f70cec70b8847e8fd243fa7257192596edfb Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sat, 4 Sep 1999 15:39:05 +0000 Subject: [PATCH] /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 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 8fc6e731..66dfd41e 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,9 @@ v0.7.16 1999-09-xx Timo Sirainen [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..