xtermjs/xterm.js

[mac] Cannot type special characters in terminal

Open

#4,385 opened on 2023年1月26日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)TypeScript (16,196 stars) (1,574 forks)batch import
area/keyboardhelp wantedplatform/macostype/bug

説明

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

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

[mac] Cannot type special characters in terminal · xtermjs/xterm.js#4385 | Good First Issue