diff options
author | Timo Sirainen <cras@irssi.org> | 2000-02-18 22:55:19 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2000-02-18 22:55:19 +0000 |
commit | 300153ee90f2f97c899362bf35d2e600d9f62a65 (patch) | |
tree | dcba684967b38341c9c44d8b3546af703e49625d /TODO | |
parent | 7729acb7365ec31f2edca69eaa18c26c13397ff5 (diff) | |
download | irssi-300153ee90f2f97c899362bf35d2e600d9f62a65.zip |
updated
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@123 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 4 insertions, 7 deletions
@@ -1,7 +1,3 @@ - - /part #blah vaihtaa eka ikkunaan vaikkei oltu #blahlla.. - - /join vaihtaa myös ikkunaan mihin se joinas? - - näytä @ tai + nikin edessä - - topic baari? *** Bugs @@ -20,8 +16,6 @@ - statusbar: - when starting to run out of space some items could be made smaller, activity for example .. make some generic flag for items to use. - - activity: hilight number if window has message for you or hilighted - text - "you have new mail" - active server tag somewhere in window - word wrapping doesn't work perfectly, if colors/bolds/etc are used, they're @@ -76,7 +70,8 @@ * Logging, check how ircii logging works and try to do everything that it can do ;) currently logging is done by directly writing to disk things that are displayed in screen, it could instead (optionally) print things - simply as "JOIN #blah nick (a@b.c)" + simply as "JOIN #blah nick (a@b.c)". + ... just make a different theme for logging to use? .. - log option: add the open/close time to log - log directory, automatically log all channels and queries there - overwrite/append @@ -109,6 +104,8 @@ *** Little things + - multi-DCC - open multiple sockets to transfer the file + - re-set away message when reconnecting to server - autoaway when idling - nickserv support (automatic /msg nickserv identify password) - /exec |