1 2 3 4 5 6 7 8 9 10 11 12 13
|
## Overview
Posting has a *built-in help system*, which can be used to get information about the currently focused widget.
### Getting help for the focused widget
With a widget focused, press `f1` to open a help window for that widget.
<img width="1229" alt="image" src="https://github.com/user-attachments/assets/707be55f-6dfc-4faf-b9f3-fe7bc5422008">
Most widgets offer more keybindings and functionality than meets the eye, and more than what is shown in the application footer.
The help window explains how to use the focused widget, and lists all of the keybindings offered by it.
|