the-book-tui 0.1.3

A TUI application to load, read, and search The Rust Book.
the-book-tui-0.1.3 is not a library.

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.