Open
Description
On Linux with the DE
keyboard layout the AltGr modifier is interpreted differently in Ghostty to Kitty.
Here is kitty's interpretation:
ENTER RELEASE
CSI 13 ; 1 : 3 u
ISO_LEVEL3_SHIFT PRESS
CSI 57453 u
~ PRESS ~
CSI 126 : : 93 ; ; 126 u
Alternate key: ]
~ RELEASE
CSI 126 : : 93 ; 1 : 3 u
Alternate key: ]
ISO_LEVEL3_SHIFT RELEASE
CSI 57453 ; 1 : 3 u
And here is Ghostty:
ENTER RELEASE
CSI 13 ; 1 : 3 u
RIGHT_ALT PRESS
CSI 57449 u
+ PRESS ~
CSI 43 ; ; 126 u
+ RELEASE
CSI 43 ; 1 : 3 u
RIGHT_ALT RELEASE
CSI 57449 ; 1 : 3 u