Skip to content

FEAT: Add keyboard shortcut cheat sheet overlay #643

@andrinoff

Description

@andrinoff

Is your feature request related to a problem? Users must remember all keyboard shortcuts. Help text at bottom shows only some shortcuts. No comprehensive reference.

Describe the solution you would like: Press "?" to show overlay with all shortcuts grouped by category:

  • Navigation (j/k, g/G, tab)
  • Actions (r, c, d, a)
  • Visual mode (v, esc)
  • Other (q, /)

Press any key or "?" again to close.

Describe alternatives you have considered: External docs (less convenient). Bottom help text (too limited).

Additional context:

  • Files: tui/inbox.go, tui/email_view.go, new tui/help.go
  • Similar to vim :help
  • Complexity: Easy - static text overlay

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomersquestionFurther information is requested

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions