sigoden/argc-completions: Autocompletion for any shell and any command.
sigoden/argc-completions: Autocompletion for any shell and any command.
github.com GitHub - sigoden/argc-completions: Autocompletion for any shell and any command.
Autocompletion for any shell and any command. Contribute to sigoden/argc-completions development by creating an account on GitHub.
Features
- Support multiple shells: bash/zsh/powershell/fish/nushell/elvish/xonsh
- Support multiple platforms: windows/macOS/linux
- Built-in completions for 1000+ commands (full list)
- Automatically generate completion script from help-text/man-page
- Lazy completing, lower memory consumption and faster startup time
4
comments
Have you used this? Is there any benefits over bash-completion?
4 0 ReplyI've not used it yet, but I found bash-completion to be lacking quite often. Completion is one reason I'm using fish atm.
But from the looks of it it's exactly what bash/zsh is missing for me.
5 0 ReplyHave you tried ZShell? I'm consistently amazed at the number of great plugins that get made for it.
1 0 Reply