xtermjs/xterm.js

[mac] Cannot type special characters in terminal

Open

#4 385 ouverte le 26 janv. 2023

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)TypeScript (1 574 forks)batch import
area/keyboardhelp wantedplatform/macostype/bug

Métriques du dépôt

Stars
 (16 196 stars)
Métriques de merge PR
 (Merge moyen 4j 3h) (81 PRs mergées en 30 j)

Description

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

Guide contributeur