-
Notifications
You must be signed in to change notification settings - Fork 177
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
Ctrl+1,2,3..0 do not work in ttyxi in GNome Terminal on Wayland systems #2042
Comments
Theoretically possible solutions include using technique like in this Wayland keylogger: |
Upstream issue: Reproduces in KDE's Konsole as well. See also: |
https://gitlab.gnome.org/GNOME/vte/-/issues/2764 Maybe it would be a bit easier to implement win32-input-mode then kitty's protocol in popular terminals? |
dup #2040, closing |
Due to Wayland security model, this is probably can not be easily fixed.
See also: #2040
Using a terminal emulator with some extended input mode, supported by far2l, like kitty, is one of the possible workarounds. You can also switch back to X11 sessions or use wx (GUI) far2l backend.
The text was updated successfully, but these errors were encountered: