Releases: denisidoro/navi
Releases · denisidoro/navi
2.7.0
🐛 Fixes
95f74
Make --no-exact work with skim
💻 Code quality
a754a
Remove references to bash implementation (#355)
2.6.1
✨ New features
ead13
Support for free input text in Alfred (#354)
💻 Code quality
434fc
Improve code quality a little bit (#352)
cc200
Refactor variable dependency code (#350)
2.6.0
✨ New features
🐛 Fixes
d7d33
Prevent precocious abortion of url::open and clipboard copy (#345)
17b99
Fix escaping issues in shell outs (#344)
2.5.1
🐛 Fixes
4853a
Preview-window for variable suggestions (by disabling them temporarily) (#343)
cbae8
git clone issues on OSX (#340)
2.5.0
✨ New features
44516
Show snippet in variable prompt (#337)
6678c
Support for post-choice manipulation (#335)
69ee7
Support for skim binary instead of fzf binary
1f5db
Support for copying snippet to clipboard (#334)
2c705
Colorized --help message (#314)
🐛 Fixes
2.4.0
🐛 Fixes
04dcf
Panic when trimming text with non-ASCII characters (#311)
ed075
Multiline behavior in the bash widget (#308)
💻 Code quality
2.3.1
🐛 Fixes
8c374
Panic on navi repo
commands because of invalid --preview-window
syntax (#302)
c12c2
Terminal programs like fzf not recognizing stdin as terminal (#267)
1986d
Fish widget changing tty settings (#296)
2.3.0
✨ New features
10f02
Accept more fzf parameters after ---
(#294)
💻 Code quality
64045
Remove need for lifetime on FzfOpt
(#293)