xonsh/news
Andy Kipp 01f0f6cd5f
env: added XONSH_MODE (#5581)
* added XONSH_MODE

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update xonsh/environ.py

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>

---------

Co-authored-by: a <1@1.1>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2024-07-16 12:06:37 -04:00
..
alias_return_cmd.rst Alias that returns modified command (#5473) 2024-07-12 01:35:20 +02:00
call_env.rst tutorial: added example for callable environment variable (#5585) 2024-07-14 21:04:24 +02:00
callias_capture_redirect.rst Callable alias: fixed capturing stdout in case of redirect (#5527) 2024-07-02 09:30:06 +02:00
chdir_mkdir.rst tools: added `mkdir to xonsh.tools.chdir` (#5589) 2024-07-10 22:49:57 +02:00
commands_cache_fix_update.rst Command cache: fix update cache logic (#5539) 2024-06-26 12:02:51 +05:30
commands_cache_new_resolve_executable.rst Introduce new resolver for executables to replace commands_cache usages and speed up everything (#5544) 2024-07-09 09:44:03 +02:00
disable_colors_non_int.rst colors: `COLOR_RESULTS switched to False` for non-interactive command case (#5562) 2024-07-01 21:12:46 +05:30
env_xonsh_mode.rst env: added XONSH_MODE (#5581) 2024-07-16 12:06:37 -04:00
exit_n.rst builtin: `exit can return exit code e.g. exit 71` (#5594) 2024-07-14 16:13:06 +02:00
inline_import.rst builtin: added `__xonsh__.imp` to have an ability to import and use modules immediately in one line (#5595) 2024-07-12 02:21:21 +02:00
norc_noautoload.rst xontrib: do not autoload xontribs in `xonsh --no-rc` mode (#5586) 2024-07-09 17:21:20 +02:00
opt_sqlite.rst news 2024-06-25 00:46:32 +02:00
print_exception_fix.rst Rewrited deprecated in print_exception (#5407) 2024-07-04 10:37:55 +02:00
printx_color.rst builtins: add color to printx (#5588) 2024-07-11 13:29:35 +02:00
prompt_switch_to_ptk.rst prompt: switching to prompt_toolkit in case of stdin with interactive mode (#5536) 2024-06-25 21:34:14 +05:30
rename_xthread.rst spec modifier: rename to decorator alias (#5579) 2024-07-14 22:00:24 +02:00
spec_modifier_multiple.rst Update news/spec_modifier_multiple.rst 2024-07-15 16:29:54 +02:00
sqlite-history-gc.rst fix: Fixed `history gc invocation failing when sqlite` history … (#5540) 2024-06-26 13:19:26 +05:30
TEMPLATE.rst fix 2024-06-24 21:46:09 +02:00
xonsh_refactoring.rst fix news 2024-06-29 16:26:49 +02:00