[Feature request] Multiple searches in Vomnibar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Is there any way to search for multiple terms, with a custom separator like , in Vomnibar?
For example, If I open the Vomnibar, and type: "Vimium, Vomnibar", then it will search for two terms (with the default search engine is Google) in two tabs: one tab will search for "Vimium" and one tab will search for "Vomnibar", instead of one tab search for "Vimium, Vomnibar"
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 Vomnibar implementation and its search submission flow. Determine how a custom separator could be configured, then verify that input such as "Vimium, Vomnibar" opens one search tab per term while preserving the existing single-search behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100