From 7f4431361f4c51b602cb63aa1e70778e4bc87c83 Mon Sep 17 00:00:00 2001 From: Ted Pavlic Date: Sat, 3 Jan 2009 15:30:23 -0500 Subject: Add comments to TODO similar to comments that were posted (but have yet to appear) on newsgroup and comments on Trac. --- vimperator/TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'vimperator/TODO') diff --git a/vimperator/TODO b/vimperator/TODO index 12d7c869..23fde543 100644 --- a/vimperator/TODO +++ b/vimperator/TODO @@ -42,6 +42,14 @@ FEATURES: :open foo 9 use the storage module for autocommands 8 support 'activate' in buffer.followLink? + Leave this to the bookmarks.tabs.loadInBackground. Hint activation + should be nearly equivalent to the corresponding mouse motion, and that + mouse movement would be governed by the FF pref. However, :tabopen is + something Vimp specific, and so it needs a specific setting (i.e., + activate). OTOH, I think it would be better if ";t" *always* opens a + new foreground tab and ";b" *always* opensa new background tab. So "F" + should be the only hint mode that changes based on loadInBackground. + --Ted 8 add support for filename special characters such as % 8 :redir and 'verbosefile' 8 middleclick in content == p, and if command line is open, paste there the clipboard buffer @@ -67,6 +75,8 @@ FEATURES: 6 support private mode (and :set [no]private): http://ehsanakhgari.org/blog/2008-11-08/prepare-your-add-private-browsing 6 add [count] support to :b* and :tab* commands where missing 6 registers + Here, unlike Vim, y and "*y would be equivalent. That is, the pasteboard would + always be the default register. --Ted 6 check/correct spellings in insert mode with some mappings 6 add more autocommands (TabClose, TabOpen, TabChanged any more?) 6 jump to the next heading with ]h, next image ]i, previous textbox [t and so on -- cgit v1.2.3