File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 the typed value differed from what the setter had converted it to.
55 * Fixed bug where ANSI style sequences were not correctly handled in ` utils.truncate_line() ` .
66 * Fixed bug where pyscripts could edit ` cmd2.Cmd.py_locals ` dictionary.
7- * Fixed bug where cmd2 set sys.path[ 0] for a pyscript to cmd2's working directory instead of the
7+ * Fixed bug where cmd2 set ` sys.path[0] ` for a pyscript to cmd2's working directory instead of the
88 script file's directory.
9- * Fixed bug where sys.path was not being restored after a pyscript ran.
9+ * Fixed bug where ` sys.path ` was not being restored after a pyscript ran.
1010* Enhancements
1111 * Renamed set command's ` -l/--long ` flag to ` -v/--verbose ` for consistency with help and history commands.
1212 * Setting the following pyscript variables:
You can’t perform that action at this time.
0 commit comments