Skip to content

feat: add menu keyboard shortcuts #737

Merged
ratulsarna merged 1 commit intosteipete:mainfrom
anirudhvee:feat/menu-refresh-shortcut
Apr 20, 2026
Merged

feat: add menu keyboard shortcuts #737
ratulsarna merged 1 commit intosteipete:mainfrom
anirudhvee:feat/menu-refresh-shortcut

Conversation

@anirudhvee
Copy link
Copy Markdown
Contributor

@anirudhvee anirudhvee commented Apr 18, 2026

Fixes #736

Summary

  • add standard keyboard shortcuts for Refresh (⌘R), Settings (⌘,), and Quit (⌘Q) in the menu
  • show the corresponding shortcuts in the menu items

Validation

  • swift test --filter StatusMenuTests
  • pnpm check
  • ./Scripts/compile_and_run.sh
  • verified the menu shows ⌘R, ⌘,, and ⌘Q and triggers the actions when the menu is open

@ratulsarna ratulsarna merged commit 94d20eb into steipete:main Apr 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add standard keyboard shortcuts to the menu

2 participants