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 8d611e0 commit cb0726eCopy full SHA for cb0726e
CHANGELOG.md
@@ -1,7 +1,8 @@
1
## 1.0.2 (TBD, 2020)
2
+* Bug Fixes
3
+ * Ctrl-C now stops a running text script instead of just the current script command
4
* Enhancements
5
* `do_shell()` now saves the return code of the command it runs in `self.last_result` for use in pyscripts
- * Ctrl-C now stops a running text script instead of just the current script command
6
7
## 1.0.1 (March 13, 2020)
8
* Bug Fixes
0 commit comments