Skip to content

Conversation

@saikumarvasa100-hash
Copy link

Description

This PR adds a new "Keyboard Shortcuts" tab in the Settings window, implementing the feature requested in #2037.

Changes

  • Created UITabKeyboardShortcuts.js with a comprehensive list of keyboard shortcuts
  • Registered the new tab in SettingsService.js

Features

  • Displays shortcuts organized by categories:
    • General: Search, Undo, Close menus
    • Navigation: Arrow keys, Enter, Tab
    • File Management: Copy, Paste, Cut, Delete
    • Windows: Close window
  • Styled keyboard key indicators for better visibility
  • Responsive design with Mac command key notation

How to Access

Users can access the keyboard shortcuts guide through:

  1. Settings > Keyboard Shortcuts tab

Screenshots

(The tab displays a clean, organized list of keyboard shortcuts with styled key indicators)

Closes #2037

This adds a new Keyboard Shortcuts tab in the Settings window.

Closes HeyPuter#2037

- Created UITabKeyboardShortcuts.js with categorized shortcuts
- Shows shortcuts for General, Navigation, File Management, and Windows operations
- Styled keyboard keys for better visibility
- Added import for KeyboardShortcutsTab
- Registered the tab in the _init method
@CLAassistant
Copy link

CLAassistant commented Nov 27, 2025

CLA assistant check
All committers have signed the CLA.

@saikumarvasa100-hash
Copy link
Author

Could you please try to merge the wanted files
As I was having a review for the no merges received by my faculty

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.

Feature Request: Add keyboard shortcuts guide in the UI

2 participants