bold-brew/internal/ui
Vito Castellano 5e893fe950
Some checks are pending
Quality / golangci-lint (push) Waiting to run
Quality / Build (push) Waiting to run
Quality / Build-1 (push) Waiting to run
Security / Go Vulnerability Check (push) Waiting to run
Security / Security Scanner (push) Waiting to run
feat(ui): add help screen with keyboard shortcuts overlay (#44)
* 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.
2025-12-28 19:38:54 +01:00
..
components feat(ui): add help screen with keyboard shortcuts overlay (#44) 2025-12-28 19:38:54 +01:00
theme feat: improve UI color scheme for better readability across terminal themes 2025-11-23 19:09:32 +01:00
layout.go feat(ui): add help screen with keyboard shortcuts overlay (#44) 2025-12-28 19:38:54 +01:00