diff options
author | Timo Sirainen <cras@irssi.org> | 2000-07-26 18:18:28 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2000-07-26 18:18:28 +0000 |
commit | 9bf99c0aa603da62bce949ddc9cbca2cbd392dee (patch) | |
tree | 67390e129dcdbc802947708bf1665bbe26abd918 /TODO | |
parent | fb1fa8e0f0f11262d1d2d1089ac2d289ad85bfa9 (diff) | |
download | irssi-9bf99c0aa603da62bce949ddc9cbca2cbd392dee.zip |
Getting ready for .94 ..
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@540 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,16 +1,25 @@ *** New stuff in TODO, try to get rid of these :) + - automatically add queried nicks to notify list temporarily .. display + the notifys for the nick in the query window - Some problems with idle notify lists, "cras [IRCNet] [@] [] just stopped idling" was print to screen with some NULL arguments in text.. - - There's some problems with logging/highlighting dcc chats.. + - /BIND: key definitions should be changed to be more epic-like.. : + /bind ^[ key meta, /bind meta-O key meta2, /bind meta-[ key meta2 + /bind meta2-c echo Ctrl-Left pressed + and maybe + /bind meta2-C key left, /bind meta-left echo meta-left pressed + - automatically switch to status window when using commands that always + print their output to status window, like /whois. + - with autolog, /msg nick1,nick2 logs the message to file nick1,nick2.. - automatic whowas if whois wasn't found should be moved to fe-common. it could also print something like "nick $0 not in IRC, but this user WAS in IRC:" - Add command for changing automatic replaces (/replace) - /ignore -time xx - temprary ignore - - bash-style (or whatever it could be called) tab-completion + - bash-style (or whatever it shoulda be called) tab-completion - /last 05032 ... didn't really do what I wanted :) maybe I should change the syntax to have -max parameter instead? - commands to move channels and servers in the config list, to set the @@ -23,6 +32,7 @@ something like that :) - when starting to run out of space some items could be made smaller, activity for example .. make some generic flag for items to use. + - add user counts (ops/voices/normal/total) - theme problems: - you can't change theme - some small help about what each format does |