✨ New features
c9701
Print an empty line between previews (#536)54ff5
Add icon SVG (#537)4c958
Replace ~ by $HOME in paths (#565)dd1cd
Interpolate env variables in NAVI_PATH (#588)954bc
yaml: add support forcheats.paths
e6acb
Add support for--expand
85ca6
Add cheats for navi itself (#599)
🐛 Fixes
26ec4
Fix preview-window in Windows (#531)baa47
Fix navi fn welcome (#534)30fbb
Use absolute path for navi when possible (#535)327f9
Pass delimiter to finder4ac39
Respect BIN_DIR in install script (#566)72578
Fix preview-var when using fish (#567)63068
Respect fzf-overrides in shell widget (#568)fe37c
Fix finder options (#590)59362
Fix behavior for snippets with duplicated lines0f95a
Fix--map
when using zsh32a37
Fix colors in help message3abd3
Widget: fix interpretation of||
9396f
Widget: fix replacements in case of multiple occurrences
💻 Code quality
8a031
Use cargo directly in makefiled48d5
Bump regex from 1.4.5 to 1.4.6 (#538)14017
Upgrade to GitHub-native Dependabot (#540)5e7b2
Fix clippy warningscd57b
Fix path for bash used in tests (#591)425ce
Use correct bash binary in Makefile