Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

brew search should highlight what's already installed #35696

Closed
aadrian opened this issue Jan 9, 2015 · 2 comments
Closed

brew search should highlight what's already installed #35696

aadrian opened this issue Jan 9, 2015 · 2 comments

Comments

@aadrian
Copy link

aadrian commented Jan 9, 2015

Hi,

please highlight those items that are already installed when searching for something with "brew search"

thank you.

dunn added a commit to dunn/homebrew that referenced this issue Aug 8, 2015
`brew search emacs`, with homebrew/emacs tapped:
```
real    0m2.586s
user    0m1.138s
sys     0m0.121s
```
Previously:
```
real    0m2.831s
user    0m1.385s
sys     0m0.087s
```

`brew search s`:
```
real    0m2.260s
user    0m1.201s
sys     0m0.114s
```

Previously:
```
real    0m5.953s
user    0m4.827s
sys     0m0.226s
```
I'm not sure what's responsible for this improvement. 💁

Closes Homebrew#35696.
dunn added a commit to dunn/homebrew that referenced this issue Aug 13, 2015
`brew search emacs`, with homebrew/emacs tapped:
```
real    0m2.586s
user    0m1.138s
sys     0m0.121s
```
Previously:
```
real    0m2.831s
user    0m1.385s
sys     0m0.087s
```

`brew search s`:
```
real    0m2.260s
user    0m1.201s
sys     0m0.114s
```

Previously:
```
real    0m5.953s
user    0m4.827s
sys     0m0.226s
```
I'm not sure what's responsible for this improvement. 💁

Closes Homebrew#35696.
@dunn dunn closed this as completed in 9efe5b5 Aug 30, 2015
@dunn
Copy link
Contributor

dunn commented Aug 30, 2015

Finally fixed, sorry for the wait!

ybogdanov pushed a commit to ybogdanov/homebrew that referenced this issue Sep 1, 2015
`brew search emacs`, with homebrew/emacs tapped:
```
real    0m2.586s
user    0m1.138s
sys     0m0.121s
```
Previously:
```
real    0m2.831s
user    0m1.385s
sys     0m0.087s
```

`brew search s`:
```
real    0m2.260s
user    0m1.201s
sys     0m0.114s
```

Previously:
```
real    0m5.953s
user    0m4.827s
sys     0m0.226s
```

Closes Homebrew#35696.
Closes Homebrew#42662.
@aadrian
Copy link
Author

aadrian commented Sep 3, 2015

Finally fixed

Thank you :).

@Homebrew Homebrew locked and limited conversation to collaborators Jul 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants