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§
- Type of
Command