Request: add "tab:close" shortcut
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
Per https://github.com/zeit/hyper/blob/master/app/keymaps/win32.json, there is no shortcut to close tabs.
Adding "tab:close": "ctrl+w", to keymaps doesn't work.
Could you please add a "tab: close" shortcut?
Hyper 3 Canary 8, Windows 10.0.18860.0, can't see this reported in any other issue.
Contributor guide
No contributing guide indexed for this repository
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 with app/keymaps/win32.json and inspect how its keymap entries are consumed, since adding "tab:close" there reportedly has no effect. Reproduce the issue on Windows with ctrl+w, then verify that the shortcut closes the active tab without affecting other tab behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100