sharkdp / riffle

A simple terminal pager (as a library)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

riffle

A proof-of-concept for a pager-as-a-library. Mainly designed for bat, and not ready for general use.

How to run the bat integration example:

cargo run -q --release --example=bat-riffle -- <file>

About

A simple terminal pager (as a library)


Languages

Language:Rust 100.0%