Skip to content

v1.4.0

Compare
Choose a tag to compare
@calleluks calleluks released this 03 Jun 15:29
· 393 commits to master since this release
v1.4.0

New features

  • Add a test suite (Anton Lindqvist, prahlad, Score_Under)
  • Add an -S option for disable sorting of choices (Calle Erlandsson)
  • Add UTF-8 support (Anton Lindqvist)
  • Add support for using the delete key and Ctrl-D interchangeably (prahlad)
  • Make use of pledge(1) on OpenBSD (Anton Lindqvist)

Bug fixes

  • Fix compatibility issues with the Android NDK and the musl libc (Fredrik Fornwall)
  • Fix issues with newlines caused by colored input (Calle Erlandsson)
  • Fix standout rendering of the last line (Anton Lindqvist)
  • Refactoring and cleanup (Anton Lindqvist)

Removed features

  • Remove altscreen condition if invoked from Vim (Anton Lindqvist)