From 9af8e2a632b2f703acff9f2822cbfb0249046bbf Mon Sep 17 00:00:00 2001 From: Martin Stubenschrott Date: Sat, 8 Nov 2008 16:14:23 +0000 Subject: [PATCH] updated TODO a little --- TODO | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 0f0dfd05..6ee68423 100644 --- a/TODO +++ b/TODO @@ -19,13 +19,14 @@ BUGS: - insert abbreviations broken on - :sidebar improvements (:sidebar! Downloads while downloads is open should refocus the sidebar) - http://www.maximonline.com/jokes/ - the prev and next buttons on the image map are not hinted -- ;f seems broken after a page load - ;s saves the page rather than the image - :set! browser.urlbar.clickSelectsAll=true -> clicking in the location bar unfocuses it immediately - http://apcmag.com/why_os_x_106_snow_leopard_should_leave_powerpc_in_the_cold.htm - scrolls the wrong window with j/k (the green slashdot thing for me). FEATURES: +9 addaptive timeout for auto-completions, :set completions can be updated more often than + :open foo 9 :highlight clear and :colorscheme default 9 use the storage module for autocommands 8 middleclick in content == p, and if command line is open, paste there the clipboard buffer @@ -33,8 +34,7 @@ FEATURES: 7 adaptive learning for tab-completions (https://bugzilla.mozilla.org/show_bug.cgi?id=395739 could help) 7 use ctrl-n/p in insert mode for word completion -7 implement LocationList window, and get rid off/change PreviewWindow to be - a real preview window being able to display html pages +7 implement QuickFix window based on ItemList 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() @@ -53,7 +53,6 @@ FEATURES: 6 pipe selected text/link/website to an external command 6 Use ctrl-w+j/k/w to switch between sidebar, content, preview window 6 ;? should show more information -5 Favicons in completion windows and some other places? 5 make a command to search within google search results (http://gadelkareem.com/2007/01/28/using-google-ajax-api-as-an-array/) maybe impossible, needs a per-site key from google