Skip to content

0.56.1

Compare
Choose a tag to compare
@junegunn junegunn released this 10 Nov 14:25
· 14 commits to master since this release
v0.56.1
64c6160
  • Bug fixes and improvements
    • Fixed a race condition which would cause fzf to present stale results after reload (#4070)
    • page-up and page-down actions now work correctly with multi-line items (#4069)
    • {n} is allowed in SCROLL expression in --preview-window (#4079)
    • [zsh] Fixed regression in history loading with shared option (#4071)
    • [zsh] Better command extraction in zsh completion (#4082)
  • Thanks to @LangLangBart, @jaydee-coder, @alex-huff, and @vejkse for the contributions