mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-13 08:15:46 +01:00
Add bookmarks, diverted, links to 'activate'.
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
* IMPORTANT: 'extendedhinttags' is now a regexmap rather than a
|
||||
string.
|
||||
* IMPORTANT: 'guioptions' default value has changed.
|
||||
* Added "bookmarks", "diverted", and "links" to 'activate'
|
||||
option
|
||||
* Added 'altwildmode' and <A-Tab> command-line key binding.
|
||||
* Added 'autocomplete' option for specifying which completion
|
||||
groups should be auto-completed.
|
||||
|
||||
@@ -35,14 +35,6 @@ FEATURES:
|
||||
:open foo
|
||||
8 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
|
||||
|
||||
Reference in New Issue
Block a user