xonsh/news/multiline_prompt.rst
Andy Kipp 32d72af53d
MULTILINE_PROMPT: using space with background (#5624)
* Update environ.py

* news

---------

Co-authored-by: a <1@1.1>
2024-07-25 12:11:12 +02:00

24 lines
381 B
ReStructuredText

**Added:**
* <news item>
**Changed:**
* ``$MULTILINE_PROMPT`` changed from ``'.'`` to ``'{BACKGROUND_#222222} {RESET}'`` (space with background)
to have an ability to copy the multiline functions from shell history without deleting the dot manually (#5624).
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* <news item>
**Security:**
* <news item>