Navi Versions Save

An interactive cheatsheet tool for the command-line

v2.7.1

3 years ago

:bug: Fixes

v2.7.0

3 years ago

:bug: Fixes

  • 95f74 Make --no-exact work with skim

:computer: Code quality

  • a754a Remove references to bash implementation (#355)

v2.6.1

4 years ago

:sparkles: New features

  • ead13 Support for free input text in Alfred (#354)

:computer: Code quality

  • 434fc Improve code quality a little bit (#352)
  • cc200 Refactor variable dependency code (#350)

v2.6.0

4 years ago

:sparkles: New features

:bug: Fixes

  • d7d33 Prevent precocious abortion of url::open and clipboard copy (#345)
  • 17b99 Fix escaping issues in shell outs (#344)

v2.5.1

4 years ago

:bug: Fixes

  • 4853a Preview-window for variable suggestions (by disabling them temporarily) (#343)
  • cbae8 git clone issues on OSX (#340)

v2.5.0

4 years ago

:sparkles: 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)

:bug: Fixes

v2.4.1

4 years ago

:bug: Fixes

v2.4.0

4 years ago

:bug: Fixes

  • 04dcf Panic when trimming text with non-ASCII characters (#311)
  • ed075 Multiline behavior in the bash widget (#308)

💻 Code quality

v2.3.1

4 years ago

:bug: 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)

v2.3.0

4 years ago

:sparkles: New features

  • 10f02 Accept more fzf parameters after --- (#294)

:computer: Code quality

  • 64045 Remove need for lifetime on FzfOpt (#293)