Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

esp-config (Optional)

esp-config is a tool to edit configuration options via a TUI. Using it is entirely optional, see the Configuration chapter for details on how config files are organized and how to manually edit them without using the TUI.

Installation

To install esp-config:

cargo install esp-config --features=tui --locked