https://github.com/RobSis/zsh-completion-generator
Plugin that generates completion functions automatically from getopt-style help texts
https://github.com/RobSis/zsh-completion-generator
zsh-completions zsh-plugins
Last synced: 8 months ago
JSON representation
Plugin that generates completion functions automatically from getopt-style help texts
- Host: GitHub
- URL: https://github.com/RobSis/zsh-completion-generator
- Owner: RobSis
- License: gpl-2.0
- Created: 2014-08-05T09:35:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T17:53:38.000Z (almost 3 years ago)
- Last Synced: 2024-11-06T02:37:57.508Z (about 1 year ago)
- Topics: zsh-completions, zsh-plugins
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 266
- Watchers: 11
- Forks: 29
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - completion-generator - Tries to read the list of options from the help text of programs and generate a completion function automatically. Note that this doesn't do it automatically, you have to explicitly call the generator to create a completion script. (Other Resources / ZSH Tools)
- fucking-awesome-zsh-plugins - completion-generator - Tries to read the list of options from the help text of programs and generate a completion function automatically. Note that this doesn't do it automatically, you have to explicitly call the generator to create a completion script. (Other Resources / ZSH Tools)
- awesome-zsh-plugins - completion-generator - This plugin tries to read the list of options from the help text of programs and generate a completion function automatically. Note that this doesn't do it automatically, you have to explicitly call the generator to create a completion script. (Plugins / Zinit (née zplugin))