Skip to content
Snippets Groups Projects
Commit d6246278 authored by Joshua McKinney's avatar Joshua McKinney Committed by Andrew Janke
Browse files

Refactor and add commands to brew zsh completion

This is a full rewrite of the zsh completion based on the changes we
made to support external commands. A function for each brew command
handles only that command's arguments. The main completion function
dispatches the completion flow to the correct function. This
generically works with both internal and external commands.

This change includes all arguments for all internal brew commands.
Some commands are missing argument documentation due to missing help
docs.
parent 0b5fea72
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment