Skip to content

Cmd+comma keyboard shortcut to open Settings #36

@shirshanka

Description

@shirshanka

Cmd+, (Ctrl+, on Windows/Linux) is the standard shortcut to open settings in most developer tools. It would be a nice touch to support it here.

The Settings modal is controlled by a boolean in App.tsx, so it's a single useEffect listening for the keydown event. Should be a small, self-contained change.

Worth making sure it doesn't fire when the user is typing in the chat input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions