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 526217d commit 9a68457Copy full SHA for 9a68457
CHANGELOG.md
@@ -1,4 +1,6 @@
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
* Enhancements
5
* **cmdloop** now only attempts to register a custom signal handler for SIGINT if running in the main thread
6
* commands run as a result of ``default_to_shell`` being **True** now run via ``do_shell()`` and are saved
0 commit comments