pypi xonsh 0.22.2
v0.22.2

8 hours ago

0.22.2 (2026-02-03)

Features

  • prompt: Added $XONSH_PROMPT_NEXT_CMD_SUGGESTION to set the text of the next command suggestion (#6048) (8c8372e), @anki-code
  • environ: Ability to run xonsh from existing xonsh session but with origin environment using xonsh --save-origin-env and xonsh --load-origin-env (#6076) (f748bd2), @wajdiJomaa
  • events: Now on_envvar_change event is working for EnvPath variables e.g. PATH. (#6055) (37bb23a), @anki-code
  • builtin: Added @.history as a shortcut to __xonsh__.history (#6056) (809f5cf), @anki-code
  • environ: Added shortcut xonsh -DVAR to inherit VAR as alternative to xonsh -DVAR=$VAR (#6080) (4c2dc8b), @anki-code
  • xcontext: Report current xonsh session executable in xcontext (#6071) (db2b2c3), @anki-code

Bug Fixes

Don't miss a new xonsh release

NewReleases is sending notifications on new releases.