Default config reload shortcut does not work #4427
-
When I press A Swedish keyboard has I'm using Ubuntu 24.04 and GNOME 46 on Wayland. Current config:
This manual keybind works:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
The same issue but for Spanish keyboards is reported in #3474. |
Beta Was this translation helpful? Give feedback.
-
I can reproduce this but as far as I can tell this is expected behavior. Note on top of that, that macOS when setting Ghostty is seeing your input as As Qt notes, it is impossible for some set of bindings to work for every possible keyboard layout. One thing I do notice is that outside of keyboard shortcuts, the legacy key encoding seems a bit wonky with Ghostty related to this. When pressing
Terminal.app isn't a great comparison because it's broken for all sorts of reasons. I'd be happy to follow the others but I'm unclear exactly what rules are being followed to result in the unshifted codepoint being emitted for the legacy encoding under this scenario. Kitty keyboard encoding in Ghostty vs Kitty appears to work fine for this keypress, we report |
Beta Was this translation helpful? Give feedback.
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…