From 14a56c6d5cc10e9721f88d6171a2dd03187e265c Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Mon, 20 Sep 2010 12:16:55 -0400 Subject: [PATCH] Update TODOs. --- pentadactyl/TODO | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/pentadactyl/TODO b/pentadactyl/TODO index 8e824f37..0bb4aaf5 100644 --- a/pentadactyl/TODO +++ b/pentadactyl/TODO @@ -15,11 +15,7 @@ REFACTORING: - remove unnecessary usage of "self" BUGS: -- Class#closure seems to be throwing [Exception... "Could not convert - JavaScript argument" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)"] - in as yet underdetermined circumstances. - add window resize support to hints -- searching backwards incrementally does not work i.e. with 'incsearch' set - insert abbreviations broken on - :sidebar improvements (:sidebar! Downloads while downloads is open should refocus the sidebar) - ;s saves the page rather than the image @@ -27,7 +23,10 @@ BUGS: - :undo seems to be effected by the tabstrip state - the :help version-information page is no longer generated -(recent CVS regressions): +(recent Mercurial regressions): +9 One of the recent completion fixes seems to have broken the caret + position update. BLOCKER. + - 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. @@ -42,14 +41,11 @@ BUGS: FEATURES: 9 Add quoting help tag -9 Add altwildmode 9 JavaScript completer: show function parameter spec 9 Fix the arbitrary distinction between 'hinttags' and 'extendedhinttags' 9 Support multiple bookmarks, -keyword, -tags in :delbmarks 8 Document Textarea, Caret and Visual modes. -8 Replace config.name tests in dactyl with more specific feature - tests or overridable APIs where at all feasible. 8 finish :help TODOs 8 fix local options 8 adaptive timeout for auto-completions, :set completions can be updated more often than