diff options
author | Timo Sirainen <cras@irssi.org> | 2000-02-19 14:37:19 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2000-02-19 14:37:19 +0000 |
commit | 4d6a23b7b2c51fa3ea25f19755d73e2964d79adb (patch) | |
tree | cd18102fc9692bb9b5a52c84b42be25e428b2ecf /TODO | |
parent | 300153ee90f2f97c899362bf35d2e600d9f62a65 (diff) | |
download | irssi-4d6a23b7b2c51fa3ea25f19755d73e2964d79adb.zip |
Irssi 0.7.25 released:
+ /WQUERY - create query to current window
+ Irssi doesn't close the window anymore when using /PART
+ irssi-text also displays user's address in topic bar in queries.
+ /NAMES list is now displayed sorted
+ irssi-text: /WINDOW MOVE PREV|NEXT
- Topic bar sometimes displayed some other channel's topic if the
channel didn't have a topic.
- Irssi automatically changed to auto-created query windows..
- When using /WINDOW CLOSE it didn't change to different window
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@124 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -104,6 +104,9 @@ *** Little things + - reload configuration file on the fly + - /savewindows - save the current channel/query positions to file and + load them at startup. - multi-DCC - open multiple sockets to transfer the file - re-set away message when reconnecting to server - autoaway when idling |