vimium icon indicating copy to clipboard operation
vimium copied to clipboard

The hacker's browser.

Results 266 vimium issues
Sort by recently updated
recently updated
newest added

In the current implementation, two consecutive ']' clicks will always trigger "next page" action, no matter how long in between these two clicks. Even there is a one-minute gap, it...

help-wanted

It seems like all modern browsers now support [smooth scrolling](https://developer.mozilla.org/en-US/docs/Web/API/Window/scrollTo) as an argument to window.scrollBy. Can we rely on the browser's smooth scrolling implementation and remove the Vimium "use smooth...

help-wanted

**Describe the bug** passNextKey does not automatically exit when used to enter Youtube fullscreen mode. After entering the passNextKey mode and pressing F to enter fullscreen in a youtube video,...

Example: I'm on youtube and hit f to "click" on the start/stop button. I have to hit "SE" so I do. But then I scroll down by a little bit...

**Describe the bug** On https://learngitbranching.js.org/ , the exclusion rule or even insert mode dosen't work. **To Reproduce** Steps to reproduce the behavior: 1. Go to [LearnGitBranching](https://learngitbranching.js.org/) 2. go into insert...

**Describe the bug** I can't save changes to preferences. After adding customizations, or even just comments, I see no way of saving it. The bottom of the page says "No...

The extension doesn't react to the escape key in any context, thus making it impossible to exit to normal mode or to cancel an action. - press f, then press...

(Running on Firefox 117.0, on Ubuntu 22.04) when you hit the f key, and then the next key sequence to open a link, it opens it in the same tab....

Implements #2170. ## Description I saw that #2170 was marked as help-wanted, so I implemented this. I've been surprised by the current behavior before (I think I've accidentally lost my...

**Problem:** Fake timestamps are provided to Vimium when `privacy.resistFingerprinting` is set `true` in Firefox which results in choppy and unpredictable scrolling. **Solution:** Added option for alternative smooth scroll using native...