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 a127997 commit e1e93f3Copy full SHA for e1e93f3
CHANGELOG.md
@@ -10,6 +10,7 @@
10
* output expanded commands instead of entered command (expands aliases, macros, and shortcuts)
11
* Added **-v**, **--verbose** flag
12
* display history and include expanded commands if they differ from the typed command
13
+ * Added support for negative indices
14
* Added ``matches_sort_key`` to override the default way tab completion matches are sorted
15
* Added ``StdSim.pause_storage`` member which when True will cause ``StdSim`` to not save the output sent to it.
16
See documentation for ``CommandResult`` in ``pyscript_bridge.py`` for reasons pausing the storage can be useful.
0 commit comments