github fdehau/tui-rs v0.2.1

latest releases: v0.19.0, v0.18.0, v0.17.0...
6 years ago

Added

  • Add AlternateScreenBackend in termion backend
  • Add TermionBackend::with_stdout in order to let an user of the library
    provides its own termion struct
  • Add tests and documentation for Buffer::pos_of
  • Remove leading whitespaces when wrapping text

Fixed

  • Fix debug_assert in Buffer::pos_of
  • Pass the style of SelectableList to the underlying List
  • Fix missing character when wrapping text
  • Fix panic when specifying layout constraints

Don't miss a new tui-rs release

NewReleases is sending notifications on new releases.