Operate
Hotkeys & pickers
Keyboard behavior is discoverable at runtime through /hotkeys; searchable views share a consistent control model.
Picker controls
| Type | Filter labels, details, and status text. |
| ↑ / ↓ | Move the active row. |
| Home / End | Jump to the first or last row. |
| Page Up / Page Down | Move by a viewport. |
| Ctrl-U | Clear the current filter. |
| Enter | Dispatch the selected validated action. |
| Esc | Close the view without applying an action. |
Safety behavior
Rows that mutate or delete state route through a confirmation view. Cancellation is the initial selection. Filtering a list never executes a row.
Current bindings
Use /hotkeys rather than relying on a hard-coded copy when terminal integrations or active extensions can alter available actions.