changeset 264:b7dd4c337888

Update TODO & ChangeLog
author mikael@frmp8452
date Sat, 02 Jul 2005 12:06:10 +0100
parents 1bcc3eec08f0
children 49e9e02dd6d0
files mcabber/ChangeLog mcabber/src/TODO
diffstat 2 files changed, 10 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Sat Jul 02 12:05:11 2005 +0100
+++ b/mcabber/ChangeLog	Sat Jul 02 12:06:10 2005 +0100
@@ -1,5 +1,10 @@
 mcabber (0.6.2-dev)
 
+ * New multi-line "verbatim" mode (/msay verbatim).  In this mode, all
+   commands but /msay are disabled, so that lines beginning with a slash
+   can be sent.
+ * Ctrl-o (accept-line-and-down-history)
+
  -- Mikael, ?
 
 mcabber (0.6.1)
--- a/mcabber/src/TODO	Sat Jul 02 12:05:11 2005 +0100
+++ b/mcabber/src/TODO	Sat Jul 02 12:06:10 2005 +0100
@@ -11,7 +11,7 @@
 
 * Presence notification is always accepted.  We should ask...
 * Resource priority
-* UTF-8 support
+* UTF-8 support (Can somebody help me?)
 * Display status / chat mode
 * /connect /disconnect ?
 * Key bindings (ex: F5 <-> /group toggle)
@@ -27,7 +27,6 @@
 * Handle message type "error"
 * Show status changes in buddy window (if open)?
 * Auto away
-* Ctrl-o
 
 * File transfer? :)
 * Conferences
@@ -46,9 +45,11 @@
   - /nick                   (I don't know if it makes sense for Jabber)
   - /info [jid]
   - /server connect|disconnect|register|unregister
-  - /request_auth [jid]
-  - /send_auth [jid]
+  - /auth request|send [jid]
   - Common status shortcuts: /away, /online, /busy, /dnd
+    I'm not sure it's worth it, with tab completion it is easy and fast to
+    type anyway.  We'd better use user-defined aliases.
+  - /alias alias command
   - /search <jid>|name
   - /set option = value
   - /help