the-book-tui 0.1.2

A TUI application to load, read, and search The Rust Book.
A simple TUI application to read The Rust Book. Currently does not render the markdown.

\<C-u\>: Scroll content up

\<C-d\>: Scroll content down

\<C-j\>: Select next topic

\<C-k\>: Select previous topic

\<C-q\>: Quit

Type to search. Titles and content will be searched for an exact match.