#terminal #tui #library

pager-rs

Cross-platform, customizable terminal pager library for rust

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

#2695 in Command line utilities

Download history 36/week @ 2024-02-24 3/week @ 2024-03-02 127/week @ 2024-03-30 120/week @ 2024-04-06

247 downloads per month

MIT license

26KB
624 lines

pager-rs

A minimal pager library that can handle custom commands, in rust.

Docs


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

~1.2–7.5MB
~24K SLoC