Edit url in omnibar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
When I enter o to open to omnibar and start typing a url, I can use tab to highlight one of the completion entries that appears. But then my only option is to hit enter and go to that url. I often need to modify that url first, but there's no way I've found to do it.
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
Reproduce the omnibar flow described: enter o, type a URL, use Tab to highlight a completion, and verify that Enter navigates immediately. Locate the completion-selection handling and make the selected URL editable before navigation; done means the highlighted completion can be modified and then opened. No file or test is named in the issue.
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