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

🖥️ TUI

In a Nutshell

Open ACORN's interactive terminal workspace with acorn tui.

acorn tui

# Equivalent global shortcut
acorn --interactive

The TUI uses the configured local database and respects global database and offline options:

acorn --database-path ./acorn.db --offline tui

Use command mode instead when scripting or when the installed build does not include TUI support.

Next stop: Browse every automation path in the command reference.