Crate pager_rs

source ·
Expand description

Cross-platform, customizable terminal pager library for rust.

§pager-rs can be used to:

  • show text content with too many lines.
  • dialog with user using custom commands.

§Usage

See: examples

Structs§

Enums§

Functions§

  • Undo init. Leave alternate screen, disable mouse capture, show the cursor.
  • Setup terminal for running State. Enter alternate screen, enable mouse capture, hide the cursor.
  • Run a State