Exit insert mode by default
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I find having to hit escape on a lot of web pages, I'd prefer to be in command mode by default, and enter insert mode by pressing i.
Is there an option for that or perhaps an override somewhere I'm missing?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by tracing Vimium's mode-handling and configuration paths, then review the existing comments for the intended default behavior. Done means establishing whether command mode can be the default without breaking page text-entry behavior, with coverage for entering insert mode via i.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100