Skip to content
Compare
Choose a tag to compare
@jhawthorn jhawthorn released this 23 Sep 22:11
· 54 commits to master since this release

Version 1.0! There were some big changes in this release. Bumping to 1.0 because fzy is now feature complete. Thanks everyone for the help!

Features:

  • Support UTF-8
  • Support readline-like editing
  • Quit on Esc
  • Redraw on terminal resize
  • Bracketed paste escapes are ignored

Performance:

  • Initialize tty interface before reading stdin

Some packaging changes in this release. I'm no longer building a deb or rpm package, and will leave that to individual distributions to package as many now do 😀 !

I'm also including an uploaded tarball and signature, to ensure checksums won't change.