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

#2553 in Command line utilities

Download history 12/week @ 2024-02-21 27/week @ 2024-02-28 4/week @ 2024-03-27 136/week @ 2024-04-03 136/week @ 2024-04-10

136 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–6.5MB
~24K SLoC