summaryrefslogtreecommitdiff
path: root/examples/basic_completion.py
Commit message (Expand)AuthorAgeFilesLines
* Updated tab completion documentationKevin Van Brunt2020-04-231-1/+1
* Added apply_style to CompletionErrorKevin Van Brunt2020-02-181-2/+1
* Added use of CompletionError to basic completion exampleKevin Van Brunt2020-02-181-6/+23
* Fixed missing importKevin Van Brunt2020-02-131-0/+2
* Updated documentationKevin Van Brunt2020-02-131-5/+5
* Removed dash from 'tab complete' stringKevin Van Brunt2020-02-131-6/+6
* Removed use of argparse from basic completion exampleKevin Van Brunt2020-02-131-46/+30
* Overhauling tab completion examplesKevin Van Brunt2020-02-121-0/+105