Some special characters not working with us-intl layout #8894
Issue DescriptionI am on Arch Linux, with Hyprland and keyboard layout set to: Recently Ghostty began to ignore some keys. For example, if I type I can produce the desired results by typing I also work with Ghostty (v. 1.2.0) on a MacBook Air but that works fine. Expected BehaviorIf I type Actual BehaviorTyping Reproduction Steps
Ghostty LogsOS Version InformationArch Linux (Linux only) Display ServerWayland (Linux only) Desktop Environment/Window ManagerNo response Minimal Ghostty Configurationfont-family= "JuliaMono"
font-size=12
background-opacity=1.0
unfocused-split-opacity=0.75
window-padding-x=20
window-padding-y=6
theme = "colibri_nord"
quick-terminal-position=top
keybind=global:super+grave_accent=toggle_quick_terminalAdditional Relevant ConfigurationNo response I acknowledge that:
|
Replies: 4 comments 3 replies
|
Can confirm I'm affected too. This used to be a bug in early of version of ghostty and was fixed a long time ago, but it seems to have re-appeared. This make the terminal pretty much unusable as we can't type any tilde or double quotes symbols. |
|
I'm not sure it's the same issue, but I'm using Sway on Wayland and for me it's the compose key that's not working in Ghostty since the most recent update. It works in other apps and in Ghostty when using Gnome. |
|
I have the same problem. I am using Arch Linux, and Hyprland. And Swedih keyboard. |
This seems to be a dupe of #8899 - TL;DR upstream (GTK) now relies on the Wayland compositor's text input protocol to handle compose sequences since GTK 4.20, and there's nothing we could do about that.