summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>1999-09-04 19:02:39 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>1999-09-04 19:02:39 +0000
commit409fd911865510d3d4a091058427de16b032ab95 (patch)
tree5377478e24e06881d20256ed91d0621646525c28
parent13456f7fbde05771879f38814620b6351aa9b902 (diff)
downloadirssi-409fd911865510d3d4a091058427de16b032ab95.zip
Giving -nogui parameter to /who doesn't use the GUI dialog
All the dialogs that have clist widget: you can resize columns and sort the list by clicking the headers /who dialog displays total number of items and the list is searchable git-svn-id: http://svn.irssi.org/repos/irssi/trunk@14 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r--NEWS10
-rw-r--r--TODO1
2 files changed, 6 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index ae9778dd..e3fb9697 100644
--- a/NEWS
+++ b/NEWS
@@ -12,10 +12,12 @@ v0.7.16 1999-09-xx Timo Sirainen <cras@irccrew.org> [unstable]
+ /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
+ + Giving -nogui parameter to /list and /who commands doesn't use the
+ GUI dialog
+ + All the dialogs that have clist widget: you can resize columns and
+ sort the list by clicking the headers
+ + /list and /who dialogs displays total number of items 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 af121ce1..d88ff0fd 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
- - tee se column sorttingi kaikkiin clistoihin
*** Bugs