xtermjs/xterm.js

[mac] Cannot type special characters in terminal

オープン

#4,385 opened on 2023/01/26

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (1,574 件のフォーク)batch import
area/keyboardhelp wantedplatform/macostype/bug

Repository metrics

Stars
 (16,196 個のスター)
PR merge metrics
 (平均マージ 2d 10h) (30d で 16 merged PRs)

説明

VS Code issue: https://github.com/microsoft/vscode/issues/172536

re https://github.com/microsoft/vscode/issues/168804

  • mac
  • open text editor
  • press and hold e
  • and e is inserted and get a picker for its variants like è, é, etc
  • open a terminal
  • press and hold e
  • 😕 many e are inserted
  • 😕 the variant picker shows but at a "random" location
  • 😕 the variant picker doesn't work, e.g pressing 2 doesn't replace the typed character with that variant

https://user-images.githubusercontent.com/1794099/214871921-a8b6e351-9c33-46e5-8753-8b98a3a1d7d4.mov

コントリビューターガイド