Petrus Lundqvist
Petrus Lundqvist
For me on macOS, Finnish keyboard, with Safari and Chrome a tilde + space results in ~ and tilde + n results in ñ as it should. But on Firefox...
The sequence of keyboard events recording by attaching a custom keyboard handler using the Terminal API, for tilde + n is on Windows Firefox (71) with Finnish keyboard is the...
Perhaps this is a different issue so I'll file a separate ticket. Filed issue #2661
By "connect to server" I mean that you'll need to use xterm.js together with something (such as an ssh client, node-pty, etc.) to allow you to test this particular issue....
Strangely enough, it seems like the bug is only triggered with that precise sequence of VT commands. If you omit the \u001b[H -command (move cursor to home) then the bug...
Great, thanks! Sorry for the confusing report.