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 |
#135 in #library
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.2–7MB
~42K SLoC