diff mcabber/src/TODO @ 103:93dcc4e15d4a

[/trunk] Changeset 117 by mikael * Optimize scr_handle_tab() * Add /roster command completion (with its parameters) * Clean up compl.c (debug stuff) * Update TODO
author mikael
date Thu, 21 Apr 2005 19:38:23 +0000
parents f20831f7d349
children 57daf8da91d1
line wrap: on
line diff
--- a/mcabber/src/TODO	Thu Apr 21 19:06:27 2005 +0000
+++ b/mcabber/src/TODO	Thu Apr 21 19:38:23 2005 +0000
@@ -3,8 +3,6 @@
 
 * Should not stay on buddy buffer when one moves to a group
 * Pending message not displayed if buddy outside Contact window
-* Command not recognised if there is a trailing space! ("/quit ")
-* Completion is buggy when we're not at the EOL...
 
 
 TODO:
@@ -34,7 +32,6 @@
 * External commands for events
 * Multi-lines
 * Handle window resize
-* Command line completion
 * Scroll back history
 * Save history
 * Shortcut to jump to next message received (shift-tab?)