mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 00:41:00 +01:00
document new env var
This commit is contained in:
parent
b2f8fa8e74
commit
df33b6578e
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,9 @@ applicable.
|
|||
* - DIRSTACK_SIZE
|
||||
- ``20``
|
||||
- Maximum size of the directory stack.
|
||||
* - EXPAND_ENV_VARS
|
||||
- ``True``
|
||||
- Toggles whether environment variables are expanded inside of strings in subprocess mode.
|
||||
* - FORCE_POSIX_PATHS
|
||||
- ``False``
|
||||
- Forces forward slashes (``/``) on Windows systems when using auto completion if
|
||||
|
|
Loading…
Add table
Reference in a new issue