5 unstable releases
| 0.3.0 | Apr 10, 2024 |
|---|---|
| 0.2.3 | Apr 3, 2024 |
| 0.2.1 | Jan 10, 2022 |
| 0.2.0 | Jan 10, 2022 |
| 0.1.0 | Jan 5, 2022 |
#150 in #library
236 downloads per month
Used in termcalc
26KB
624 lines
pager-rs
A minimal pager library that can handle custom commands, in rust.
lib.rs:
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
Dependencies
~2.1–7MB
~42K SLoC