Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 1.33 KB

Changelog.md

File metadata and controls

38 lines (33 loc) · 1.33 KB

Changelog

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 with X_SKIM_KEY_HIST_Z→ and not prefill skim's query with currently typed command line text
  • 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 $PATHs