From 13456f7fbde05771879f38814620b6351aa9b902 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sat, 4 Sep 1999 18:24:24 +0000 Subject: [PATCH] /list and /names complains if they're run without any arguments, -YES overrides this /list -nogui doesn't use the GUI list display /list and /who dialog changes: you can resize columns, sort the list by clicking the headers, displays total number of channels and the list is searchable git-svn-id: http://svn.irssi.org/repos/irssi/trunk@13 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- NEWS | 6 ++++++ TODO | 9 +-------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index 66dfd41e..ae9778dd 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,12 @@ v0.7.16 1999-09-xx Timo Sirainen [unstable] + /window goto #channel - moves you to window with the channel, query or dcc chat + /window goto active - moves you to first window with activity + + /list and /names complains if they're run without any arguments, + -YES overrides this + + /list -nogui doesn't use the GUI list display + + /list and /who dialog changes: you can resize columns, sort the + list by clicking the headers, displays total number of channels and + the list is searchable - 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.. diff --git a/TODO b/TODO index a3e5d477..af121ce1 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ - - window goto active, name + - tee se column sorttingi kaikkiin clistoihin *** Bugs @@ -77,13 +77,6 @@ - command line parameter handling, specify what server/ircnet to autoconnect or none. - - /list: - - gui optional - - sort it by clicking the headers - - change the size of columns - - total number of channels - - copy/paste things in list? - - search the list - log option: add the open/close time to log - log directory, automatically log all channels and queries there - overwrite/append