Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected how we force a redisplay in pyreadline | Kevin Van Brunt | 2018-06-22 | 1 | -4/+6 |
* | Added tab completion of Python identifiers when running the Python console | Kevin Van Brunt | 2018-05-23 | 1 | -2/+11 |
* | Stopped sharing history between cmd2 and python console | Kevin Van Brunt | 2018-05-23 | 1 | -0/+23 |
* | Added warning if tab completion will be disabled. Not allowing libedit | Kevin Van Brunt | 2018-05-07 | 1 | -4/+6 |
* | Started adding type hints | Todd Leonhardt | 2018-04-19 | 1 | -5/+1 |
* | Identified and marked a few blocks of code that can't be reached during unit ... | Eric Lin | 2018-04-19 | 1 | -3/+4 |
* | Addresses comments on #362 | Eric Lin | 2018-04-19 | 1 | -1/+3 |
* | Merge remote-tracking branch 'origin/master' into autocompleter | Eric Lin | 2018-04-18 | 1 | -0/+63 |