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