Possible to open new tab with Command+Enter (other than Shift+Enter)
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I am on macOS and Chrome.
After typing o, and some url, I can open a new tab with Shift+<enter>. Is it possible to achieve that with Command+<enter>? It is more natural on macOS.
Note that O is irrelevant to this dicussion.
Thanks.
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 locating the keyboard handling for opening a new tab after typing o and a URL, then compare the existing Shift+Enter behavior with macOS Command+Enter handling. Verify the change in Chrome on macOS by confirming that Command+Enter opens the URL in a new tab.
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
- 45/100