Skip to content

Latest commit

 

History

History
46 lines (40 loc) · 1.57 KB

Changelog.md

File metadata and controls

46 lines (40 loc) · 1.57 KB

Changelog

All notable changes to this project will be documented in this file

  • 🐞 Fixed
    • error when default keybinding was not set
  • Added
    • a x_navi_key_skim keybind to use 'skim' as a finder
  • 🐞 Fixed
    • keybind sequences causing an error due to the parser trying to despace a list improperly
  • Changed
    • drop trying to find a binary in a nonexistent cache, which is now very costly, especially with larger $PATHs
  • Fixed
    • 🐞 work with changed paths in xonsh v18
  • Added
    • ✨ feed navi a single command at the cursor location instead of the whole multi-command line
  • Fixed
    • 🪲 compare navi's best match to a space-stripped user command