Actions
Feature #4454
closedAutocomplete 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
Updated by Ashlesh Gawande over 6 years ago
- Status changed from New to In Progress
Updated by Alexander Lane over 6 years ago
- Related to Task #4611: Add experiment arguments directly to argument parser added
Updated by Ashlesh Gawande over 6 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).
Actions