We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e89905 commit c4b0b38Copy full SHA for c4b0b38
CHANGELOG.md
@@ -1,6 +1,7 @@
1
## 0.9.7 (TBD, 2018)
2
* Bug Fixes
3
* Fixed bug when user chooses a zero or negative index when calling ``Cmd.select()``
4
+ * Restored default behavior of setting cmd_echo to False before running a py script
5
* Enhancements
6
* **cmdloop** now only attempts to register a custom signal handler for SIGINT if running in the main thread
7
* commands run as a result of ``default_to_shell`` being **True** now run via ``do_shell()`` and are saved
0 commit comments