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

* feat: implement $SHLVL mirroring bash's implementation * reformat and add news entry * add missing import * add $SHLVL integration test Co-authored-by: Alexander Firbas <alexander.firbas@gmail.com>
23 lines
250 B
ReStructuredText
23 lines
250 B
ReStructuredText
**Added:**
|
|
|
|
* Added support for the $SHLVL environment variable, typed as int, using bash's semantics.
|
|
|
|
**Changed:**
|
|
|
|
* <news item>
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* <news item>
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|