xonsh/news/prompt.rst
2016-11-02 16:06:35 +02:00

18 lines
347 B
ReStructuredText

**Added:**
* PromptFormatter class that holds all the related prompt methods
* PromptFormatter caching when building the prompt
**Changed:**
* Renamed FORMATTER_DICT to PROMPT_FIELDS
* BaseShell instantiates PromptFormatter
* readline/ptk shells use PromptFormatter
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None