mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-06 09:20:57 +01:00
18 lines
347 B
ReStructuredText
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
|