Feature Request: Support : commands
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Please add way to use : commands like but not limited to
:q => close current tab
:qa => close all tabs
:w => save webpage etc
I know that some of the commands exists using different keybinding but as a person who is coming from :q seems more natural than x
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
Start by reviewing Vimium's existing keybindings and command handling to determine how colon commands would fit. Define the supported command set and behavior for examples such as :q, :qa, and :w, then verify that the resulting commands work alongside the existing bindings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100