1 stable release
1.0.1 | May 26, 2023 |
---|---|
1.0.0 |
|
0.1.12 |
|
#1672 in Text processing
65 downloads per month
20KB
412 lines
A simple TUI application to read The Rust Book. Currently does not render markdown.
Using
The book will be downloaded into $HOME/.the-book-tui/book
when first ran.
<C-u>: Scroll content up
<C-d>: Scroll content down
<C-j>: Select next topic
<C-k>: Select previous topic
<C-e>: Exit
Type to search.
Installation
cargo install the-book-tui
or build from source.
Dependencies
~11–27MB
~402K SLoC