diff --git a/TODO b/TODO index 54c16d9..755d2c2 100644 --- a/TODO +++ b/TODO @@ -1,23 +1,29 @@ -$Id: TODO,v 1.122 2006/12/18 16:39:56 tundra Exp $ +$Id: TODO,v 1.123 2006/12/18 22:20:59 tundra Exp $ twander 3 ========= -- If file has no association and is not executable, - popup an error message. - Change association string to use regular expressions. -- Add special ASSOC for files that are to be considered - executable in all cases whether marked as such (e.g., BAT) -- Make Associations case-insensitive under Windows + +- Allow ASSOC ... to reset association + + +DONE +==== + - Update copyright in docs -- Get rid of trailing colon on username@host in titlebar + - Correct this in the docs: Shortcut Menu (Alt-u) [Control-Right-Mouse-Button] - to: + Shortcut Menu (Alt-u) [Alt-Control-Left-Mouse-Button] - Shortcut Menu (Alt-u) [Alt-Control-Left-Mouse-Button] +- Make Associations case-insensitive under Windows + +- If file has no association and is not executable, + popup an error message. +