Eric Knibbe
827480f06b
messages/comments: wording fixes
2025-08-16 00:57:59 -04:00
Jamin Thornsberry
c5253b23c2
Remove fish command completions for excluded commands
...
This removes fish command completions (but keeps argument completions)
for commands in the `COMPLETIONS_EXCLUSION_LIST` list.
It also removes unnecessary exclusions of `*instal` aliases in command
suggestions in bash and fish completions, since those were removed from
`internal_commands_list.txt` in Homebrew#10229. This makes
`COMPLETIONS_EXCLUSION_LIST` the single source of truth for commands to
exclude from completions.
2024-11-20 17:35:42 -06:00
Razvan Azamfirei
493028f667
completions: improve list of available services and outdated checks
2024-02-13 07:36:41 -05:00
Ryuhei Yoshida
64fc295e38
:completions: Add brew-bundle-list
2023-12-12 16:07:37 +09:00
Ryuhei Yoshida
1029549b6a
:completions: Add brew-bundle-install
2023-12-12 16:07:37 +09:00
Dawid Dziurla
a6704b815c
completions/fish: fix cask references for Linux
2023-04-19 13:03:56 +02:00
Razvan Azamfirei
5080010da2
change some fish completions to brew --repo
2023-04-12 05:15:19 -04:00
EricFromCanada
0d2b74d7e7
docs: add missing template file edits
...
plus extra instructions for completions file editing
2023-02-19 16:22:39 -05:00
Marius Kleiner
aed7e4389c
Fix function name typo at the correct place.
...
As nandahkrishna writes in
https://github.com/Homebrew/brew/pull/11678#issuecomment-876356490 ,
completions/fish/brew.fish is generated automatically. This commit makes
the change in the proper template instead.
2021-07-08 13:30:15 +02:00
Nanda H Krishna
b9b83edc1a
dev-cmd: rename brew man to brew generate-man-completions
2021-05-04 18:32:42 +05:30
Max Nordlund
fee42c4d5f
Fix typo
2021-02-06 23:10:24 +01:00
Muneeb Ahmed
ae70e43aa3
Fix fish shell completion
2021-01-29 00:10:13 -08:00
Rylan Polster
541a981d37
completions: generate fish completions
2021-01-26 10:47:56 -05:00