Open raspbeguy opened 1 year ago
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:
Can you reproduce it with with xterm.js demo?
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.
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: