Use the Glow TUI
mainRunning glow without any arguments launches the Textual User Interface (TUI).
- Browsing: Glow automatically finds local markdown files in the current directory and subdirectories. If you are inside a Git repository, it will search the entire repository.
- Navigation: The TUI uses a high-performance pager. Most keystrokes are identical to
less. - Help: Press
?to list available hotkeys.
glow