What's Changed
- feat: add ARGC_DESCRIBE to choice fn env #134
- feat: support xonsh #135
- fix: single quote escape on powershell/xonsh #137
- feat: export current workdir with ARGC_PWD #138
- fix: escape compgen words for nushell #139
- chore: update validate error message #140
- feat: compgen can control whether to add space #141
- fix: no compgen flags/options if cmd has positional parameter #142
- feat: compgen value dispaly #143
- feat: compgen add
__argc_parts#144
Full Changelog: v1.4.0...v1.5.0