xtermjs/xterm.js

[mac] Cannot type special characters in terminal

Open

#4,385 创建于 2023年1月26日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)TypeScript (16,196 star) (1,574 fork)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

贡献者指南