Changes for version 0.42 - 2014-06-19
- ENHANCEMENTS
- [tweak] Don't switch to complete arg name when word starts with '-' but opt before word expects value. For example, '--bool -^' will switch to completing arg name, but '--str -^' will still try to complete str's value because it expects value.
- [silly] complete_from_schema(): Do a digit-by-digit completion for int.
Modules
Shell completion routines using Rinci metadata