mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00

### Before ```xsh sudo xonsh --no-rc # <user>@host ~ # ``` ### After ```xsh sudo xonsh --no-rc # root@host ~ @# ``` It's in sync with: ```xsh docker run -it ubuntu bash # root@ce01c2856819:/# echo $USER # # root@ce01c2856819:/# ``` ## For community ⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment** --------- Co-authored-by: a <1@1.1> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
23 lines
218 B
ReStructuredText
23 lines
218 B
ReStructuredText
**Added:**
|
|
|
|
* <news item>
|
|
|
|
**Changed:**
|
|
|
|
* Show ``root`` and ``@#`` in prompt if user is superuser.
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* <news item>
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|