Skip to content

Commit c4b0b38

Browse files
committed
Added bug fix about cmd_echo
1 parent 6e89905 commit c4b0b38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 0.9.7 (TBD, 2018)
22
* Bug Fixes
33
* 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
45
* Enhancements
56
* **cmdloop** now only attempts to register a custom signal handler for SIGINT if running in the main thread
67
* commands run as a result of ``default_to_shell`` being **True** now run via ``do_shell()`` and are saved

0 commit comments

Comments
 (0)