mirror of
https://github.com/Valkyrie00/bold-brew.git
synced 2026-03-15 14:55:52 +01:00
* feat(legend): add HideFromLegend flag to reduce legend size Hide Back and Quit actions from legend bar as they are intuitive keys. This prepares for a more compact legend with a dedicated help screen. * feat(ui): add help screen with keyboard shortcuts overlay Add a help modal accessible via '?' key that displays all keyboard shortcuts organized by category (Navigation, Filters, Actions, Brewfile). Reduce legend bar clutter by hiding less common actions and showing only essential shortcuts. Add HideFromLegend flag to IOAction struct for flexible legend management. |
||
|---|---|---|
| .. | ||
| details.go | ||
| header.go | ||
| help.go | ||
| legend.go | ||
| modal.go | ||
| notifier.go | ||
| ouput.go | ||
| search.go | ||
| table.go | ||