Fixed:
- Fixed exception in help/version threadable predictor
- Fixed gitstatus prompt so that it also now reports deleted files
- Fixed issue where the prompt-toolkit2 shell could not display and
would end up in an infinite error loop if$MULTILINE_PROMPT
was a suitably "false" value, such asNone
or an empty string. - Fixed issue where setting
$XONSH_STDERR_PREFIX
and$XONSH_STDERR_POSTFIX
and running a command in thexonshrc
file would throw an error.
Authors:
- Anthony Scopatz
- David Strobach
- virus
- shadow-light