xtermjs/xterm.js
Scandinavian keyboard layout can't handle input tilde (~)
オープン
#2,151 opened on 2019/05/31
area/imehelp wantedtype/bug
Repository metrics
- Stars
- (16,196 個のスター)
- PR merge metrics
- (平均マージ 2d 10h) (30d で 16 merged PRs)
説明
To type ~ with Finnish/Swedish keyboard I have to press hotkey alt+^:

After that it shows something similar to ~ but right after when I press any other character (except Enter) it will erase "pre-tilde" symbol. Press Enter "converts" to normal ~ and nothing more (without real Enter).
I checked how this works with vanilla JS and it seems something wrong at browser-level:

Is it fixable? Wdyt?
Related bugs:
https://github.com/xtermjs/xterm.js/issues/174
Details
- Browser and browser version:
Chrome (latest) - OS version:
MacOS X (latest) - xterm.js version:
3.14.0
Steps to reproduce
- Add support of Finnish keyboard in your OS
- Try to use ~ from keyboard