philc / philc/vimium

Shouldn't ESC always go to commands mode?

Open
#2,529 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
27k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

After I create new tab (t) with vimium the cursor it positioned in address bar and I am in insert mode. In firefox plugins (e.g. vimperator) I could leave to commands mode with ESC and pressing 't' would open another tab. Vimium doesn't exit with ESC - the 't' is inserted as a character in address bar. Can I enable ESC escaping somehow?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Reproduce the new-tab workflow in Firefox with Vimium, then trace the keyboard handling for the address bar and command mode. Done means pressing ESC after opening a tab returns to commands mode so that a subsequent “t” opens another tab instead of being inserted into the address bar.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.