mcabber/TODO
changeset 270 6f6ee7e0bb43
parent 268 b31db4da1766
child 274 640a008c4b2f
--- 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)