Bugswriter / tuxi

Tuxi is a cli assistant. Get answers of your questions instantly.
GNU General Public License v3.0
1.33k stars 73 forks source link

[Suggestion] Give an option to Open google in browser #114

Closed jhagas closed 3 years ago

jhagas commented 3 years ago

Adding more new feature seems to mess up with current feature. And only the user that know what features must be prioritized more than the others So it's beneficial to just open browser everytime the script gets no result (it also saves time btw)

BeyondMagic commented 3 years ago

Open browser if there's an option enabled, by default it should only give the link. Becaude typos shouldn't open a browser.

jhagas commented 3 years ago

Okay, it makes sense. I think just giving the google link is okay, you can click it anyway

Bugswriter commented 3 years ago

Why? you can google directly in browser.

BeyondMagic commented 3 years ago

Well, tbh, tuxi was made with one of its goals to avoid opening browsers, but you can easily make a function in your shell rc and use the same arguments to open your browser with google when tuxi returns "No result".