From 0c8045d134711c87bd496c252e730f0031af236d Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Tue, 3 Mar 2009 02:37:11 +1100 Subject: [PATCH] Remove TODO item regarding 'flashblock' query return value. The problem lies with the plugin. The 'flashblock' setter is returning a string rather than a boolean. --- vimperator/TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/vimperator/TODO b/vimperator/TODO index be67703e..c2175204 100644 --- a/vimperator/TODO +++ b/vimperator/TODO @@ -23,8 +23,6 @@ BUGS: equivalent to typing "g" and then . (recent CVS regressions): -- :set noflashblock seems broken (= :set fb? afterwards says "fb"), let's see if that's a - plugin or a vimp issue. - visual caret mode is broken, requires a manual page focus first anyway or else it chucks, I haven't investigated --djk - messages is still broken in several ways - needs testing.