We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Some hotkeys are not usable on some keyboard layouts, for instance ^] on french AZERTY keyboards.
^]
To Reproduce We will try to send the escape hotkey ^] (used by programs like telnet) using an french AZERTY keyboard.
ttyd bash
telnet towel.blinkenlights.nl
]
Nothing happens. It is the same issue with other programs than telnet, for example virsh console.
virsh console
Expected behavior You should get the telnet prompt telnet>
telnet>
Environment:
The text was updated successfully, but these errors were encountered:
Can you reproduce it with with xterm.js demo?
Sorry, something went wrong.
I don't know how to use that.
Check: https://github.com/xtermjs/xterm.js/wiki/Contributing#running-the-demo
Yes I reproduced it on demo.
Then you may want to report this issue to the xterm.js repo, thanks.
No branches or pull requests
Describe the bug
Some hotkeys are not usable on some keyboard layouts, for instance
^]
on french AZERTY keyboards.To Reproduce
We will try to send the escape hotkey
^]
(used by programs like telnet) using an french AZERTY keyboard.ttyd bash
telnet towel.blinkenlights.nl
for instance.^]
(knowing that on french AZERTY keyboards the character]
is typed with AltGR + ).Nothing happens. It is the same issue with other programs than telnet, for example
virsh console
.Expected behavior
You should get the telnet prompt
telnet>
Environment:
The text was updated successfully, but these errors were encountered: