0.22.1 (2026-01-14)
Features
- Added expanding aliases to
showcmdcommand using-eargument (#6041) (5b706d4), @anki-code - prompt: Added XONSH_PROMPT_NEXT_CMD to set the text of the next command that will be inserted in the next prompt (#6037) (8a04bad), @anki-code
Bug Fixes
- appimage: Fixed
xpyvalue inxcontextin xonsh AppImage (#6033) (5f27c06), @lone-lobo - source-foreign: Quote pathnames when sourcing a foreign function (#6014) (818b19a), @jaraco
- xoreutils: Added KeyboardInterrupt handling in xoreutils yes command (#6012) (cb71a8d), @anki-code
Documentation
- add showcmd mention (54e2898)
- Add xonsh install script (#6046) (d044dc4), @anki-code
- platform guide micro fix (93dd54e)
- Refactor xonsh installation process description (#6029) (3770165), @anki-code