summaryrefslogtreecommitdiff
path: root/examples/bash_completion.py
Commit message (Expand)AuthorAgeFilesLines
* Made cmd2_app a positional and required argument of AutoCompleter.Kevin Van Brunt2019-02-231-98/+0
* Fix flake8 issuesTodd Leonhardt2018-12-061-1/+1
* Just added some comments at the top of the example to try to give some contextTodd Leonhardt2018-06-261-1/+18
* Example added demonstrating bash completion bridging argcomplete with AutoCom...Eric Lin2018-06-261-0/+81