Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added argcomplete to unit test environment. Added exclusion for Windows | Eric Lin | 2018-05-04 | 1 | -1/+1 |
* | Adds some semblance of testing for bash completion. Tests the completion logi... | Eric Lin | 2018-05-04 | 1 | -2/+2 |
* | Figured out how to detect the second tab press. Writing parameter hinting to ... | Eric Lin | 2018-05-03 | 1 | -6/+5 |
* | Addressed comments. | Eric Lin | 2018-05-02 | 1 | -8/+6 |
* | Merge remote-tracking branch 'origin/master' into bash_completion | Eric Lin | 2018-04-27 | 1 | -3/+4 |
* | Added checks to detect if argcomplete is installed. | Eric Lin | 2018-04-25 | 1 | -225/+234 |
* | Removed the expensive imports from cmd2/__init__.py | Eric Lin | 2018-04-25 | 1 | -5/+37 |
* | Initial customization of CompletionFinder | Eric Lin | 2018-04-24 | 1 | -0/+206 |