Skip to content

Default config reload shortcut does not work #4427

Discussion options

You must be logged in to vote

I can reproduce this but as far as I can tell this is expected behavior. ctrl+shift+, doesn't seem like a possible keyboard behavior on Swedish QWERTY. Note the limitations similarly documented by Qt: https://doc.qt.io/qt-5/qkeysequence.html#keyboard-layout-issues (we don't use Qt but it's the same issue described).

Note on top of that, that macOS when setting ctrl+shift+, as a keyboard accelerator does not allow it to trigger with a Swedish keyboard layout. This doesn't hit the Ghostty system at all, this is purely through the macOS keyboard accelerator system for NSMenu. Similarly, ctrl+; triggers fine. Same issue.

Ghostty is seeing your input as ctrl+;. You can remap this using: ctrl+s…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@slovdahl
Comment options

@mitchellh
Comment options

@mitchellh
Comment options

@rhoot
Comment options

Answer selected by mitchellh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants