All notable changes to this project will be documented in this file
- 🐞 Fixed
- keybind sequences causing an error due to the parser trying to despace a list improperly
- Changed
- make
X_SKIM_KEY_HIST_CWD→
consistent withX_SKIM_KEY_HIST_Z→
and not prefill skim's query with currently typed command line text
- make
- Fixed
- 🐞 work with changed import paths in xonsh v18
- 🐞 poetry test
- Changed
- drop trying to find a binary in a nonexistent cache, which is now very costly, especially with larger
$PATH
s
- drop trying to find a binary in a nonexistent cache, which is now very costly, especially with larger