cursive-extras 0.11.1

Extra views for the Cursive TUI library as well some helper functions and macros
Documentation

Crates.io

Cursive Extras

Extra views for the Cursive TUI library as well some helper functions and macros

Features

  • image_view: Enables the ImageView view
  • log_view: Enables the LogView view
  • tabs: Tabbed views similar to cursive-tabs
  • buffered_backend: Enables a termion based buffered backend
  • advanced: Advanced views

Note: buffered-backend is automatically enabled when image-view is enabled

OSZAR »