Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated tab completion documentation | Kevin Van Brunt | 2020-04-23 | 1 | -1/+1 |
| | |||||
* | Added apply_style to CompletionError | Kevin Van Brunt | 2020-02-18 | 1 | -2/+1 |
| | | | | Simplified error class structure in argparse_completer.py | ||||
* | Added use of CompletionError to basic completion example | Kevin Van Brunt | 2020-02-18 | 1 | -6/+23 |
| | |||||
* | Fixed missing import | Kevin Van Brunt | 2020-02-13 | 1 | -0/+2 |
| | |||||
* | Updated documentation | Kevin Van Brunt | 2020-02-13 | 1 | -5/+5 |
| | |||||
* | Removed dash from 'tab complete' string | Kevin Van Brunt | 2020-02-13 | 1 | -6/+6 |
| | |||||
* | Removed use of argparse from basic completion example | Kevin Van Brunt | 2020-02-13 | 1 | -46/+30 |
| | |||||
* | Overhauling tab completion examples | Kevin Van Brunt | 2020-02-12 | 1 | -0/+105 |