Crate pager_rs[][src]

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

Container of list of commands.

Layout for a StatusBar line.

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