VeryGoodOpenSource/cli_completion
Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures. 🦄
DartMIT
Issues
- 1
- 0
- 2
feat: Make it possible to customize completions for specific command and flags
#91 opened by bartekpacia - 1
Better shell completion
#90 opened by bartekpacia - 6
- 2
- 0
feat: CLI-user configurable auto install
#55 opened by renancaraujo - 1
feat: Add "print completion" command.
#58 opened by renancaraujo - 1
feat: Release new version
#87 opened by renancaraujo - 4
Completions are slow to appear
#62 opened by bartekpacia - 1
feat: support fish
#11 opened by renancaraujo - 0
feat: Optimize auto install behavior
#56 opened by renancaraujo - 0
feat: Add uninstall behavior
#57 opened by renancaraujo - 1
fix: cli completion not working
#61 opened by alestiago - 2
fix: `.../.dart-cli-completion/zsh-config.zsh:3: unknown condition: -f` error
#52 opened by pattobrien - 0
fix: Improper appending of `Completion` script causes errors reading `.zshrc` file
#51 opened by pattobrien - 0
- 0
feat: Suggest negated flags
#43 opened by renancaraujo - 2
feat: sourcing `.zshrc`
#39 opened by felangel - 0
feat: docs
#13 opened by renancaraujo - 0
- 0
chore: Add pana workflow
#12 opened by renancaraujo - 0
feat: Add argument suggestion
#5 opened by renancaraujo - 0
feat: add discrete options suggestions
#6 opened by renancaraujo - 0
feat: suggest sub commands at any level
#4 opened by renancaraujo - 0
feat: Add completion command handler
#3 opened by renancaraujo - 0
feat: Installation trigger
#2 opened by renancaraujo - 0
feat: installation process to bash and zsh
#1 opened by renancaraujo