sigoden/argc-completions: Autocompletion for any shell and any command.
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
You're viewing a single thread.
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 ReplyI've used zsh for it's support for posix sh and have my config. But I find fish to be faster with the features I want and it has those features ootb.
Maybe I'll give zsh another try.
1 0 Reply