No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jeremy Soller 946a0bc8d1 Merge branch 'handle-esc' into 'master'
fix: handle ANSI escape sequences (for dmesg color output)

Closes redox#1365

See merge request redox-os/libpager!3
2025-07-21 07:56:36 -06:00
examples Introducing libpager 2016-07-29 19:34:37 +02:00
src fix: handle ANSI escape sequences (for dmesg color output) 2025-07-19 22:59:11 +02:00
.gitignore Introducing libpager 2016-07-29 19:34:37 +02:00
Cargo.toml fix: handle ANSI escape sequences (for dmesg color output) 2025-07-19 22:59:11 +02:00
LICENSE Initial commit 2016-07-29 19:32:51 +02:00
README.md Introducing libpager 2016-07-29 19:34:37 +02:00

libpager

This library is used as "Redox's paging library".