How can I launch the "post to delicious" action (Ctrl+D in non-vimperator Firefox) with vimperator installed?
|
feedback
|
migrated from serverfault.com Nov 12 '09 at 19:38
This question came from our site for system administrators and desktop support professionals.
|
I prefer to do Ctrl+V, Ctrl+D as it does not require you to get out of Ctrl+Z mode (just kicks out of Vimperator for the keystroke which is Ctrl+D). Update: with the latest version of Vimperator, punch i then Ctrl+D. Ctrl+Z is now Shift+Esc (to lock it in). | ||||
|
feedback
|
|
Ok, so I answered my own question: pressing Ctrl+Z puts vimperator into "pass-through" mode, which allows key shortcuts to operate as expected. Ctrl+Z, Ctrl+D works. | |||||
feedback
|
|
To hack around the problem add this to your
Basically the above remaps the Ctrl+D key (used for delicious bookmarking) to Ctrl+Z + Ctrl+D, so now with that setting in | ||||
|
feedback
|