Feature #4454
Autocomplete command line arguments
Start date:
01/11/2018
Due date:
% Done:
100%
Estimated time:
Description
https://argcomplete.readthedocs.io/en/latest/ can be used to provide auto complete functionality for Mini-NDN arguments
Related issues
Updated by Alexander Lane almost 3 years ago
- Related to Task #4611: Add experiment arguments directly to argument parser added
Updated by Ashlesh Gawande almost 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Bash and Zsh support has been added for now (argcomplete only supports bash, zsh, and tcsh).