From 0df930ffbdd5e9c00038f5625fffe935c6e82521 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Mon, 20 Aug 2007 10:43:46 +0000 Subject: [PATCH] remove :set {option}! support from the TODO - now implemented --- NEWS | 1 + TODO | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 86d26236..589027ae 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@
 2007-xx-xx:
 	* version 0.6
+	* added :set {option}! support to toggle a boolean option's value
 
 2007-08-16:
 	* version 0.5
diff --git a/TODO b/TODO
index e9c3ea03..eac7644f 100644
--- a/TODO
+++ b/TODO
@@ -25,7 +25,6 @@ FEATURES:
 9 make hints smarter, not only with characters from from hintchars, but use "NE" or "NP" for 'new posts' e.g. (might be too slow)
 8 middleclick in content == p, and if command line is open, paste there the clipboard buffer
 8 it would be nice to have :(undo|back|forward)  w/ tab completion support
-8 :set invoption/option! to toggle a bool option
 7 [ctrl-o/i] to Go back to a Previous Position (done partly, however currenty does not use a per tab jumplist)
 7 whereever possible: get rid of dialogs and ask console-like dialog questions or write error prompts directly on the webpage or with :echo()
 7 3d should delete 3 tabs