mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +02:00
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
This commit is contained in:
parent
13456f7fbd
commit
409fd91186
2 changed files with 6 additions and 5 deletions
10
NEWS
10
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
|
+ /window goto active - moves you to first window with activity
|
||||||
+ /list and /names complains if they're run without any arguments,
|
+ /list and /names complains if they're run without any arguments,
|
||||||
-YES overrides this
|
-YES overrides this
|
||||||
+ /list -nogui doesn't use the GUI list display
|
+ Giving -nogui parameter to /list and /who commands doesn't use the
|
||||||
+ /list and /who dialog changes: you can resize columns, sort the
|
GUI dialog
|
||||||
list by clicking the headers, displays total number of channels and
|
+ All the dialogs that have clist widget: you can resize columns and
|
||||||
the list is searchable
|
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,
|
- 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..
|
||||||
|
|
|
||||||
1
TODO
1
TODO
|
|
@ -1,4 +1,3 @@
|
||||||
- tee se column sorttingi kaikkiin clistoihin
|
|
||||||
|
|
||||||
*** Bugs
|
*** Bugs
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue