Feature request: Closing tabs from tab search dialog
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
it would be nice if you could close tabs within the "search through your open tabs" dialog.
You can navigate up down using ctrl+j/k. When a tab is highlighted in the list, having the
ability to close it with a combination like ctrl+c or ctrl+d would be nice.
Greetings
Tobi
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 or test is named; start by locating the tab-search dialog entry point and reviewing how highlighted tabs respond to Ctrl+J/K. Done means a highlighted tab can be closed from the dialog using a consistent keyboard shortcut, with behavior covered by the relevant existing tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100