Releases: eugenesvk/xontrib-navi
Releases · eugenesvk/xontrib-navi
Bugfix
Skim a fix
- ✨ Added
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
Remove slowdown from xonsh v18
- 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
Update to work with xonsh v18
- Fixed
- 🐞 work with changed paths in xonsh v18
Multiple commands per line
- 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
Initial release
0.0.2 :bookmark: bump version to 0.0.2