1
0
mirror of https://github.com/irssi/irssi.git synced 2025-01-03 14:56:47 -05:00

/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
This commit is contained in:
Timo Sirainen 1999-09-04 18:24:24 +00:00 committed by cras
parent 0913f70cec
commit 13456f7fbd
2 changed files with 7 additions and 8 deletions

6
NEWS
View File

@ -10,6 +10,12 @@ v0.7.16 1999-09-xx Timo Sirainen <cras@irccrew.org> [unstable]
+ /window goto #channel - moves you to window with the + /window goto #channel - moves you to window with the
channel, query or dcc chat channel, query or dcc chat
+ /window goto active - moves you to first window with activity + /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, - 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 WHO didn't display user info unless s/he was -i or in same
channels.. channels..

9
TODO
View File

@ -1,4 +1,4 @@
- window goto active, name - tee se column sorttingi kaikkiin clistoihin
*** Bugs *** Bugs
@ -77,13 +77,6 @@
- command line parameter handling, specify what server/ircnet to autoconnect - command line parameter handling, specify what server/ircnet to autoconnect
or none. 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 option: add the open/close time to log
- log directory, automatically log all channels and queries there - log directory, automatically log all channels and queries there
- overwrite/append - overwrite/append