-
-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
Tracking Issue: Integrating brew cask search
into brew search
#4254
Comments
Regarding the behaviour: Without any options, I think the best way would be to output this:
When the output is not a TTY, don't print the headlines and use the long versions for Casks. Alternatively, don't treat TTY differently, since we currently also don't really support piping output to another command:
If we choose to not support piping output, I don't see a need for a |
👍 to this when passing a parameter from me; we've not had any asks for this.
|
I strongly agree regarding what It also probably will not be that difficult for users to accommodate, 🤞. |
Another thing to discuss:
So, for example,
I think we should do the same for |
I think the opposite, I'm afraid; it seems pretty weird to me that |
I'm no search engine expert, but I also can't point to a search engine not doing something like that. Anyways, I have no strong opinion on this, but here is a more useful example: Before:
After:
|
I think |
Can you provide some e.g. search engine links to demonstrate this? |
https://www.google.com/search?q=rubo-cop All find Although, https://rubygems.org/search?query=rubo-cop does not find it.
This functionality is nice in theory, but I have to say that I have never used this when simply searching for something I am not sure about. I'll let you both make a final decision here so we can proceed. |
Cool thanks 👍
I'm 👍 on the trimming of non-word/digit characters. |
👍 |
I see that now there is duplicates in search results:
|
@yurikoles |
Done. |
This broke one of my scripts for interfacing with |
Same here: laughedelic/brew-completions#4. I think it still needs a |
Checkpoints:
brew search
. (Refactorsearch
. #4253)brew cask search
. (Refactorbrew cask search
. #4306)brew cask search
intobrew search
. (Mergebrew cask search
intobrew search
. #4316)name
(Mergebrew cask search
intobrew search
. #4316).brew cask search
and add deprecation warning (Mergebrew cask search
intobrew search
. #4316).brew cask search
(Removebrew cask search
from documentation. homebrew-cask#48666, Updatesearch
docs. #4356).The text was updated successfully, but these errors were encountered: