Vimium on new-tab page
See original GitHub issueWhen creating a new tab with Ctrl-T
, Vimium is not active and the focus is locked in the address bar. The whole Vimium UX is broken.
- Does anyone know how to fix this?
Absent a Vimium fix, I’ve been using New Tab Redirect to redirect chrome://newtab
to a blank page with a very-long TTL (on which Vimium is active). Unfortunately, we can’t do the same trick in Vimium. First, it completely disables chrome://newtab
(and it wouldn’t be possible to have an option to re-enable it). Second, redirecting to pages/blank.html
still leaves the focus in the address bar.
As a super lightweight alternative to New Tab Redirect, I implemented this:
- https://chrome.google.com/webstore/detail/new-tab-url/njigpponciklokfkoddampoienefegcl
- https://github.com/smblott-github/chrome-new-tab-url
(which might be of interest to some Vimium users, absent a Vimium solution).
Issue Analytics
- State:
- Created 9 years ago
- Reactions:18
- Comments:24 (9 by maintainers)
Top Results From Across the Web
is there a way to use vimium on new tabs and/or on google's ...
I'm a little confused though about how it differs from just setting the new tab URL in Chrome settings. I just discovered vimium...
Read more >In Vimium, make opening in new tab default with `f` key [closed]
In Vimium, pressing f makes links open in current tab, and pressing F (capital f ) makes links open in new background tab....
Read more >New tab opened from Vimium never focuses the address bar
Generally,the input focus is on the address bar on new tab (click Open New Tab or press Ctrl+T). However, when opening a new...
Read more >Use Vimium to Browse with the Keyboard in Chrome and Firefox
Thanks to a very effective browser add-on called Vimium, ... f to open a link in the current page, or Shift+f to open...
Read more >vimium 2 - page up and down (u,d) tabs (t, x, X, gt, gT, J, K)
NOTE: i made a mistake saying 'nt' is for new tab, when 't' is enough------------------ Useful Links ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I have this problem with Chrome 59.0.3071.86. It doesn’t matter what is focused. If you are on the new tab page, vimium doesn’t work at all. You have to navigate to a real webpage for it to work.
To use vimium commands after creating a new tab with
Ctrl-T
, just press<tab>
when Chrome focuses the omnibox.