From f2a78ebc16fdea9d33ab3620b8d7cbbf80b09668 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 9 Jul 2005 22:01:26 +0000 Subject: [PATCH] Updated TODO --- TODO | 7 +++---- weechat/TODO | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index 10cf90871..b86941a41 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -TODO - 2005-07-02 +TODO - 2005-07-10 Legend: # done @@ -29,6 +29,7 @@ v0.1.3: * Configuration: # save buffer notify levels + # key bindings added to config file Future versions: @@ -51,6 +52,7 @@ Future versions: - "/completion" command: do shortcuts (for example when we type "u" in the text bar it send it to the server as "you") - "/last": command to look for text in previous messages + - completion system for scripts arguments * Interface: - color for nicks (except own nick) when nick colors are disabled @@ -61,6 +63,3 @@ Future versions: * Plugins: - Ruby plugin - "/ruby load" and "/ruby unload" commands to (un)load Ruby scripts - - * Configuration: - - add key bindings to config file diff --git a/weechat/TODO b/weechat/TODO index 10cf90871..b86941a41 100644 --- a/weechat/TODO +++ b/weechat/TODO @@ -1,7 +1,7 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -TODO - 2005-07-02 +TODO - 2005-07-10 Legend: # done @@ -29,6 +29,7 @@ v0.1.3: * Configuration: # save buffer notify levels + # key bindings added to config file Future versions: @@ -51,6 +52,7 @@ Future versions: - "/completion" command: do shortcuts (for example when we type "u" in the text bar it send it to the server as "you") - "/last": command to look for text in previous messages + - completion system for scripts arguments * Interface: - color for nicks (except own nick) when nick colors are disabled @@ -61,6 +63,3 @@ Future versions: * Plugins: - Ruby plugin - "/ruby load" and "/ruby unload" commands to (un)load Ruby scripts - - * Configuration: - - add key bindings to config file