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§
- Command
- Command definition
- Command
List - Container of list of commands.
- State
- State that can be ran with
pager_rs::run - Status
Bar - StatusBar defination
- Status
BarLayout - Layout for a
StatusBarline.
Enums§
- Command
Type - Type of
Command. - Status
BarLayout Item - Layout items for StatusBar.