From 9bf99c0aa603da62bce949ddc9cbca2cbd392dee Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Wed, 26 Jul 2000 18:18:28 +0000 Subject: Getting ready for .94 .. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@540 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- TODO | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 18355131..8e0bf891 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit v1.2.3