Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom bangs with no queries on search widget #163

Closed
dracarys18 opened this issue Jun 30, 2024 · 0 comments · Fixed by #164
Closed

Allow custom bangs with no queries on search widget #163

dracarys18 opened this issue Jun 30, 2024 · 0 comments · Fixed by #164

Comments

@dracarys18
Copy link
Contributor

Currently let's say I have a custom bang !jenkins. The search won't allow me to press enter untill I write some query in front of it like !jenkins 123. Which is kind of unnecessary because bangs could be without queries as well.

So I would suggest to have the flow like this, when you enter something in the search bar

  • Check if it's a part of custom bangs, if yes replace it with URL
  • Otherwise go to your search engines, Google,duckduckgo etc.

I am happy to contribute, just let me know if what I am saying makes sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant