Skip to content

Improve Keyboard Shortcuts tab UI and code structure#2103

Closed
Prashamtogadiya wants to merge 1 commit intoHeyPuter:mainfrom
Prashamtogadiya:feature/keyboard-shortcuts-ui-update
Closed

Improve Keyboard Shortcuts tab UI and code structure#2103
Prashamtogadiya wants to merge 1 commit intoHeyPuter:mainfrom
Prashamtogadiya:feature/keyboard-shortcuts-ui-update

Conversation

@Prashamtogadiya
Copy link
Copy Markdown

@Prashamtogadiya Prashamtogadiya commented Dec 6, 2025

Description

This PR introduces a new "Keyboard Shortcuts" tab inside the Settings window.
It provides a complete overview of all available shortcuts and delivers the solution requested in #2037.


Changes

  • Added a new file: UITabKeyboardShortcuts.js containing the full list of keyboard shortcuts.
  • Registered the new tab inside SettingsService.js so it appears in the Settings UI.
  • Implemented structured categories for organizing shortcuts.

Features

  • Displays shortcuts grouped into clear categories:
    • General: Search, Undo, Close menus
    • Navigation: Arrow Keys, Enter, Tab
    • File Management: Copy, Paste, Cut, Delete
    • Windows: Close current window
  • Styled key indicators for better clarity and readability.
  • Responsive layout with proper Mac command notation support.

How to Access

Users can view the keyboard shortcuts by navigating to:

Settings → Keyboard Shortcuts


Closes #2037

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Dec 6, 2025

CLA assistant check
All committers have signed the CLA.

@jelveh jelveh self-assigned this Jan 7, 2026
@jelveh jelveh closed this Jan 7, 2026
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.

3 participants