diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-06-15 22:37:04 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-06-15 22:37:04 -0400 |
commit | 59df11763b2411a803434debf13949dbbe23c020 (patch) | |
tree | 9552d35b6284656e46f044070ca946e3f3ed358a /examples/scripts/script.py | |
parent | 5950946c258ac692a7dd72d1ee22660a899880ce (diff) | |
download | cmd2-git-59df11763b2411a803434debf13949dbbe23c020.tar.gz |
Trying to fix shell command completion unit tests on Windows.
pyreadline won't engage the completer when just "!calc" is typed, need "! calc" or "shell calc". Basically it needs a space after to recognize it as a command and route it to the correct completer method.
Diffstat (limited to 'examples/scripts/script.py')
0 files changed, 0 insertions, 0 deletions