Microsoft/vscode

[mac] Cannot type special characters in terminal

Open

#172,536 opened on Jan 26, 2023

View on GitHub
 (2 comments) (0 reactions) (1 assignee)TypeScript (74,848 stars) (10,221 forks)batch import
bughelp wantedmacosterminal-inputupstreamupstream-issue-linked

Description

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

Contributor guide