Mike McQuaid
|
ac18853533
|
completions: ignore errors on cask list generation.
These will always error on Linux.
Fixes #16424
|
2024-01-09 09:19:38 +00:00 |
|
EricFromCanada
|
0d2b74d7e7
|
docs: add missing template file edits
plus extra instructions for completions file editing
|
2023-02-19 16:22:39 -05:00 |
|
Nanda H Krishna
|
b9b83edc1a
|
dev-cmd: rename brew man to brew generate-man-completions
|
2021-05-04 18:32:42 +05:30 |
|
Nanda H Krishna
|
4e2e41a7f9
|
completions/zsh: fix __brew_casks()
|
2021-04-09 22:28:44 +05:30 |
|
Romain Bossart
|
09f686f38d
|
fix _brew completion default cache path
|
2021-04-05 07:30:11 +02:00 |
|
Jonathan Chang
|
f5cc26ffc6
|
zsh: add guards to speed up completions
If we type `brew install -<TAB>` we shouldn't try to shell out to Ruby
to get a list of formulae for completions.
|
2021-01-27 14:09:38 +11:00 |
|
Rylan Polster
|
3e8b91679d
|
completions: generate zsh completions
|
2021-01-25 13:46:51 -05:00 |
|