xonsh/news/prompt-formatter.rst
2016-09-15 17:16:04 +03:00

16 lines
280 B
ReStructuredText

**Added:** None
**Changed:**
* moved prompt formatting specific functions from ``xonsh.environ``
to ``xonsh.prompt.base``
**Deprecated:** None
**Removed:** None
**Fixed:**
* whole prompt turning useless when one formatting function raises an exception
**Security:** None