..
5477.rst
Perform proper case-insensitive matching in command_cache on Windows ( #5477 )
2024-06-10 12:29:13 -04:00
appimage_py311.rst
Downgrade AppImage to 3.11 ( #5364 )
2024-04-25 11:46:36 +02:00
docs_nix.rst
docs: move section "Use the Nix Package manager with Xonsh" from rc to platform tips and tricks ( #5503 )
2024-06-15 18:31:50 +02:00
env_completion.rst
Use substring for env completion and better way to sort list ( #5388 )
2024-05-03 10:30:14 +02:00
env_detype_all.rst
Added `env.detype_all()
` to get all available variables that is possible to detype. ( #5431 )
2024-05-22 07:53:11 +05:30
fix_dircolors.rst
Mitigate exception on start up if `dircolors
` binary is broken ( #5439 )
2024-05-27 20:37:30 +02:00
fix_interactive_suspended_subproc.rst
Read stop signals from the process and update the process state. ( #5361 )
2024-05-22 11:45:39 -04:00
fix_io.rst
Fixed I/O operation on closed file
and Bad file descriptor
exceptions after running callable aliases multiple times ( #5437 )
2024-05-23 14:07:30 -04:00
fix_nix.rst
Added support of NixOS core tools in `predict_threadable
` ( #5440 )
2024-05-24 16:51:25 -04:00
fix_noaccess.rst
Make xonsh tolerant to inaccessible paths: history backend, script cache ( #5430 )
2024-05-20 21:14:14 +02:00
fix_print_exception.rst
Fixed showing exception message ( #5394 )
2024-05-06 19:48:43 +05:30
fix_process_traceback.rst
Fixed empty stacktrace for CalledProcessError ( #5391 )
2024-05-04 11:50:32 +02:00
fix_redir.rst
Revert "Revert #5423 " ( #5475 )
2024-06-02 14:53:00 +02:00
funcalias.rst
feat: add superhelp and additional context via new FuncAlias ( #5366 )
2024-05-13 09:11:58 -04:00
history_save_unload.rst
History: Saving history in case of any type of exiting the shell. ( #5418 )
2024-05-16 11:01:38 +05:30
jobs_catch_no_process.rst
jobs: catching ChildProcessError ( #5365 )
2024-04-26 10:34:31 +02:00
jobs_repr.rst
jobs: default representation changed to dict ( #5363 )
2024-04-26 10:26:24 +02:00
jupytext.rst
Add Jupytext to news ( #5402 )
2024-05-10 11:03:44 +02:00
last_cp.rst
Now last executed CommandPipeline is available in `__xonsh__.last
` ( #5422 )
2024-05-22 09:25:35 -04:00
main_d.rst
Fixed `xonsh -DVAR=VAL
` behavior: initiate env variables before shell initialization. ( #5396 )
2024-05-06 17:39:10 +05:30
mini_refactor.rst
CommandPipeline: clean repr + a bit of code cleaning ( #5369 )
2024-05-03 00:09:31 +05:30
no_env.rst
feat: add --no-env flag to avoid inheriting parent-shell env ( #5370 )
2024-04-29 12:29:22 -04:00
popen_name.rst
Add thread details to the exception ( #5360 )
2024-04-24 11:15:40 +02:00
prompt_env_name_yel.rst
prompt: yellow env_name ( #5457 )
2024-05-28 22:25:21 -04:00
prompt_superuser.rst
Show `root
and
@#
` in prompt if user is superuser. ( #5409 )
2024-05-22 09:27:03 -04:00
refresh_specs.rst
Refreshing procs/specs.py
( #5424 )
2024-05-26 10:59:36 +02:00
shell_type.rst
Shortcut for shell-type ( #5367 )
2024-04-25 20:10:18 +02:00
sig_exit_fix.rst
fix(signals): fix processing exit signals and exit exception ( #5399 )
2024-05-13 09:31:55 -04:00
sigint_save_hist.rst
Saving history on SIGINT ( #5425 )
2024-05-22 10:20:08 -04:00
subproc_output_format.rst
feat: add subproc output format, autostrip singleline output ( #5377 )
2024-05-02 11:48:25 -04:00
TEMPLATE.rst
docs: install xonsh as a core shell ( #5504 )
2024-06-17 13:17:10 -04:00
thr_unthr.rst
Added SpecModifierAlias
and xthread
, xunthread
aliases ( #5443 )
2024-05-28 11:03:45 -04:00
trace3.rst
Added `$XONSH_TRACE_SUBPROC=3
` ( #5459 )
2024-05-31 12:50:25 +02:00
trace_subproc.rst
wip
2024-04-26 13:37:19 +05:30
tutorial_callias_capturing.rst
Tutorial: Callable alias and capturing ( #5472 )
2024-06-10 09:42:00 -04:00
typerr.rst
Fix 5379, 5429 ( #5432 )
2024-05-22 08:27:44 +05:30
unpin_ptk.rst
Unpin prompt-toolkit version ( #5438 )
2024-05-23 14:08:54 -04:00
waitpid_returncode.rst
Fixed populating the return code for interrupted process. ( #5380 )
2024-05-02 22:10:53 +02:00
xonfig_env.rst
Xonfig: show sensitive env variables that could affect the shell behavior. ( #5374 )
2024-05-02 22:46:22 +05:30
xonshrc.rst
Do not load ~/.xonshrc
in not interactive mode ( #5491 )
2024-06-13 10:08:23 -04:00
zulip.rst
Xonsh Zulip Community started ( #5372 )
2024-04-29 10:01:02 -04:00