summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2004-04-25 10:46:33 +0000
committerSebastien Helleu <flashcode@flashtux.org>2004-04-25 10:46:33 +0000
commit3b7b459522c63c4da8633ac9fc9cf8113f379fd8 (patch)
tree22d106f20525eb208a44105d6848085ee5855376
parenta99e6f3d957ec9a7f55e60f4aa95fa7a8ab20fca (diff)
downloadweechat-3b7b459522c63c4da8633ac9fc9cf8113f379fd8.zip
Updated TODO
-rw-r--r--TODO5
-rw-r--r--weechat/TODO5
2 files changed, 8 insertions, 2 deletions
diff --git a/TODO b/TODO
index 684c18991..aff82b943 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-TODO - 2004-03-20
+TODO - 2004-04-25
Legend:
# done
@@ -57,9 +57,11 @@ Future versions:
and show us the output on the current window. An option to exec
like -o could send the output to the server, on the current
channel/private
+ - "/last": command to look for text in previous messages
* Interface:
+ Gtk GUI
+ - color for nicks (except own nick) when nick colors are disabled
- interpret special chars in messages (color & bold for example)
- many channel windows in one window/term (window split)
- add lag indicator
@@ -67,6 +69,7 @@ Future versions:
if WeeChat is running for long time, a lot of memory is used!)
- improve completion (for example complete command parameters when possible)
- understand incomplete commands if unambigous (for example: /he for /help is ok)
+ - tab key with empty command line should switch to next window (like F7)
- log chats to file
? Qt GUI
diff --git a/weechat/TODO b/weechat/TODO
index 684c18991..aff82b943 100644
--- a/weechat/TODO
+++ b/weechat/TODO
@@ -1,7 +1,7 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-TODO - 2004-03-20
+TODO - 2004-04-25
Legend:
# done
@@ -57,9 +57,11 @@ Future versions:
and show us the output on the current window. An option to exec
like -o could send the output to the server, on the current
channel/private
+ - "/last": command to look for text in previous messages
* Interface:
+ Gtk GUI
+ - color for nicks (except own nick) when nick colors are disabled
- interpret special chars in messages (color & bold for example)
- many channel windows in one window/term (window split)
- add lag indicator
@@ -67,6 +69,7 @@ Future versions:
if WeeChat is running for long time, a lot of memory is used!)
- improve completion (for example complete command parameters when possible)
- understand incomplete commands if unambigous (for example: /he for /help is ok)
+ - tab key with empty command line should switch to next window (like F7)
- log chats to file
? Qt GUI