Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deadkeys not working correctly in ghostty terminal #3903

Closed
Wiener234 opened this issue Dec 30, 2024 · 4 comments
Closed

Deadkeys not working correctly in ghostty terminal #3903

Wiener234 opened this issue Dec 30, 2024 · 4 comments

Comments

@Wiener234
Copy link

Issue description

When using a keyboard layout with Deadkeys, like US(alt.-intl., with Deadkeys) while trying to type a deadkey like " (done by typing shift+'+space in every other software I tested eg. tmux,helix,ghosty,kitty etc.) the symbol is only written, in zellij, if shift+' is released and then space is pressed.

This problem only occures with zellij in ghostty terminal.

So zellij:

shift+' space = "

shift+'+space = space

Other program:

shift+' space = "

shift+'+space = "

Minimal reproduction

Default config with default or unlock first in the ghostty terminal

Other relevant information

Other programs like helix, tmux, vim work in ghostty terminal no problems

@raphaelweis
Copy link

I have somewhat the same problem you describe but inside of neovim instead of zellij (terminal is also ghostty, doesn't happen with other terminals)

@blietaer
Copy link

Correct: something wrong with dead keys (us intl here, hyprland)

@raphaelweis
Copy link

I think if you update ghostty to the latest nightly release it might be working. They fixed an issue related to dead key handling in ghostty-org/ghostty#5550

@Wiener234
Copy link
Author

Newest nightly of ghosts fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants