changeset 270:6f6ee7e0bb43

Update TODO
author mikael@matrix
date Sun, 03 Jul 2005 14:39:04 +0100
parents 5062cbaa80a2
children 3c07026f1b47
files mcabber/TODO
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/TODO	Sun Jul 03 14:34:43 2005 +0100
+++ b/mcabber/TODO	Sun Jul 03 14:39:04 2005 +0100
@@ -12,7 +12,6 @@
 * UTF-8 support (Can somebody help me?)
 * Display status / chat mode
 * /connect /disconnect ?
-* Key bindings (ex: F5 <-> /group toggle)
 * Pending message flag is not displayed when buddy is outside Contact window,
   maybe we could show it someway (maybe just a flag?).
 * Show number of online contacts in folded groups
@@ -25,11 +24,16 @@
 * Handle message type "error"
 * Show status changes in buddy window (if open)?
 * Auto away
+* Maybe Ctrl-c should not quit mcabber.  What about:
+  - 1 Ctrl-c leaves completion/multi-line modes
+  - 2 Ctrl-c in less than 2 seconds leave mcabber
 
 * File transfer? :)
 * Conferences
 
 * Commands! :-)
+  - /bind $keynum = command
+    Ex.: "/bind 269 = /group toggle"  Map F5 to group toggle
   - /buffer <clear|top|bottom>
     + /buffer % 50          (jump to 50 %)
     + /buffer date $date    (jump to first msg after $date)