From 8416212077bb334f4c1515ebd9e72309546683f0 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Wed, 20 Jul 2005 13:49:33 +0000 Subject: [PATCH] Updated TODO --- TODO | 5 ++--- weechat/TODO | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 259f8ecc7..05d58d599 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -TODO - 2005-07-11 +TODO - 2005-07-20 Legend: # done @@ -32,6 +32,7 @@ v0.1.4: - be able to make an alias running more than one command * Configuration: + # irc_highlight setting to highlight custom words # save buffer notify levels # add key bindings to config file, and create /key command @@ -51,8 +52,6 @@ Future versions: nick/host connect to the given irc network * WeeChat commands: - - "/highlight" command: highlight a given word when it appears on - channels/privates - "/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 diff --git a/weechat/TODO b/weechat/TODO index 259f8ecc7..05d58d599 100644 --- a/weechat/TODO +++ b/weechat/TODO @@ -1,7 +1,7 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -TODO - 2005-07-11 +TODO - 2005-07-20 Legend: # done @@ -32,6 +32,7 @@ v0.1.4: - be able to make an alias running more than one command * Configuration: + # irc_highlight setting to highlight custom words # save buffer notify levels # add key bindings to config file, and create /key command @@ -51,8 +52,6 @@ Future versions: nick/host connect to the given irc network * WeeChat commands: - - "/highlight" command: highlight a given word when it appears on - channels/privates - "/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