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

I need a command to close current tab but i could not find it in commands-list ([LINK](https://github.com/gdh1995/vimium-c/wiki/List-of-all-commands))

Dear Vimium developers, May I know will we implement commands for Chrome's tab group control please? For example: 1. Pin all tabs in the same group 2. Close tab group...

i click v and then c it wont enter into caret mode

There's a bug that some `new`-ed modes are never inited, imported when migrating from CoffeeScript to ES6. This PR fixes this by forcing subclasses of `Mode` to call `super.init()` in...

It would be nice not to have to disable the extension with several clicks but to do so with a hotkey? - press CTRL+ALT+V then vimium is disabled temporarily -...

## Description Provide a rationale for this PR, and a reference to the corresponding issue, if there is one. Please review the "Which pull requests get merged?" section in `CONTRIBUTING.md`.

**Describe the bug** normally when using `f` plus shift, it open the selected link in a new tab rather than the current tab, but for the book headers in j-novel,...

**Describe the bug** Normally, on macOS, Fn-F toggles an app in and out of full screen mode, and Chrome is no exception. However, when Vimium is enabled, Fn-F behaves the...

**Describe the bug** "Go one tab left" and "Go one tab right" don't work when in a pinned tab in Firefox **To Reproduce** Steps to reproduce the behavior: 1. Open...

Say I went to some website and used visual mode(or just mouse) to select a certain block of text as shown below: ![image](https://user-images.githubusercontent.com/18495886/82111948-9ac68e80-9716-11ea-8559-91688d851bc0.png) Now how can I deselect this text...