I love the idea of Vim shortcuts in the browser, but I'm becoming increasingly uncomfortable with the permissions these extensions require. I get why it's necessary for them to work, but giving access to all history/tabs/browser data feels a bit intense.
Look ma, no mouse: Vimium
11–20 of 111 posts
Re: Look ma, no mouse: Vimium
#12I love the idea of Vim shortcuts in the browser, but I'm becoming increasingly uncomfortable with the permissions these extensions require. I get why it's necessary for them to work, but giving access to all history/tabs/browser data feels a bit intense.
Re: Look ma, no mouse: Vimium
#13Re: Look ma, no mouse: Vimium
#14Note that these extensions have access to all your data on the sites you visit, and while you may trust their developers, a dependency might go rogue without anyone noticing.
Re: Look ma, no mouse: Vimium
#15Here's my Surfingkeys configuration as an ex-Vimium user:
map('F', 'gf');
Hints.characters = "asdgqwertzxcvb";
It makes open in new tab behave like Vimium and f work like a toggle.Hope this helps someone looking for a better option migrating from Vimium.
Re: Look ma, no mouse: Vimium
#161) Ignore the nice app-native keyboard shortcuts and just use vimium everywhere (Frustrating when single-key shortcuts in the app are multiple drop-down menu clicks with vimium)
2) Disable Vimium on shortcut-rich apps, but deal with the inconsistencies. (Eg clicking on the link in the body of an e-mail in gmail now needs a mouse again)
I really wish vimium had some kind of modifier for "send next key to website", so I could have my cake and eat it too.
Re: Look ma, no mouse: Vimium
#17I absolutely love vimium. Such a great tool. [Vimium + i3 + vim + vscode/vmplugin] Means that I rarely have to reach for the mouse, have a tonne of desktop real estate that's easy to navigate and is way more comfortable. Just having search, simple navigation and the 'f-feature' in vimium is enough for like 99% of my use cases. It's such a pleasant and seamless experience to code in the editor, hop on over to the term…
Re: Look ma, no mouse: Vimium
#18I love vimum, use it myself, but my biggest gripe with it (also half-addressed in the article) is that sites with good power-user focused keyboard shortcuts built-in are almost always going to beat a generic plugin like vimium. So you're left with choosing one of two compromise options: 1) Ignore the nice app-native keyboard shortcuts and just use vimium everywhere (Frustrating when single-key shortcuts in the app ar…
I thought that was what "insert mode" was used for. Hit i to go into insert mode, ESC to get out.
Re: Look ma, no mouse: Vimium
#19https://chrome.google.com/webstore/detail/ctrl-access/glmoeh...
The idea was copied from Konqueror.
Re: Look ma, no mouse: Vimium
#20I absolutely love vimium. Such a great tool. [Vimium + i3 + vim + vscode/vmplugin] Means that I rarely have to reach for the mouse, have a tonne of desktop real estate that's easy to navigate and is way more comfortable. Just having search, simple navigation and the 'f-feature' in vimium is enough for like 99% of my use cases. It's such a pleasant and seamless experience to code in the editor, hop on over to the term…