sefr
sefr copied to clipboard
🚀 Terminal program for interactively opening search engines / parametric URLs, with support for suggestions via opensearch and json.
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs) from 0.5.1 to 0.8.10. Release notes Sourced from webbrowser's releases. v0.8.10 Releasing v0.8.10 with the following changes (this is a minor maintenance release): Changed Linux: move to home...
Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.5.0 to 0.5.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
It would be nice if sefr recorded search history so that it could be accessed via or at the prompt.
This means that sefr stays open until the entire browser is closed, and closing sefr closes the browser. This is a limitation of [webbrowser-rs](https://crates.io/crates/webbrowser), as on Linux it uses `Command::status()`...
@sehnsucht13 proposed an interesting idea to me the other day: To make sefr usable by external tools such as editors, have a command line switch that takes a partial search...