Tagged Questions
Vimperator is a Firefox browser extension with strong inspiration from the Vim text editor, with a mind towards faster and more efficient browsing. It has similar key bindings and you could call it a modal web browser, as key bindings differ according to which mode you are in
7
votes
7answers
16k views
Is there a Firefox keyboard shortcut to clear the cache?
With the Firefox web developer toolbar I can select "Miscellaneous → Clear private data → Cache". Is there a way to do the same with a keyboard shortcut?
Edit: I am also using vimperator ...
3
votes
5answers
2k views
Vimperator recommended setting
By way of study of Vim, I have begun to use Vimperator add-on for Firefox recently.
Therefore please teach it if there is recommended setting.
Thanking you in advance.
1
vote
0answers
42 views
Vimperator-like addon for Internet Explorer [closed]
Is there any vimperator-like addon for Intenet Explorer? I'm most interested in something like the 'QuickHint' mode (in which you press 'f' and an unique number is assigned to every visible link(and ...
1
vote
0answers
76 views
vimperator quickhints for google searches
Vimperator's f command or quickhints does not work as expected when you search for somthing on google. It always default the quickhints to top of pages? is there a configuration option or command i am ...
1
vote
0answers
155 views
vimperator:plugins:firefox:javascript::Get the element at mouse position and simulate a click
Vimperator V2.4 Pre
Firefox V3.6.18
Vista Home Basic
I would like to get the element at mouse position and simulate a click on it in vimperator plugins.
There are some functions that could ...
1
vote
1answer
26 views
Follow more than one link with vimperator
when I google for something and want to follow a link in a new tab I write ":F" and then the link number. How do I follow more than one link? Say I would like to open the links 12 - 17 in new tabs at ...
1
vote
1answer
155 views
How to right click in Vimperator?
Mouseless browsing is great, hints are great. Is there a way to right click, without using the mouse?
1
vote
1answer
157 views
Vimperator - using tab key with firebug
Anyone know how to get round the fact that you can't tab through styles in firebug when vimperator is enabled? It jumps you down to the status bar instead of tabbing to the next property.
I've tried ...
0
votes
0answers
47 views
Disable vimperator auto-copy highlighted text
I'm using Vimperator plugin with Firefox and every time I highlight some text it gets copied to the system clipboard.
It's very annoying for example when you highlight your previous google query to ...
0
votes
1answer
128 views
How can i avoid having the focus moved to the google search bar in a chrome extension?
I'm writing an extension for chrome with a few of the functions I find most usefull in the vimperator plugin for firefox.
Currently I'm having some trouble capturing keystrokes before the webpage ...
0
votes
0answers
41 views
Triggering Web Developer's Topographic Information View from Vimperator
So Vimperator can trigger many/most menu items via :emenu, but some (particularly those which act as toggles with checkmarks next to them) seem stubbornly unavailable to :emenu. One of these is the ...
0
votes
1answer
271 views
Vimperator pass-through/unset <C-Tab> by default
By default is mapped to gt command, which selects next tab. I want to pass-through to Crtl+Tab plugin which does MRU for tabs.
Any idea?