Add ligatures working under Electron

Part of #34103
This commit is contained in:
Daniel Imms
2024-11-01 07:42:40 -07:00
parent 3e223ac247
commit a845c87459
15 changed files with 478 additions and 156 deletions

View File

@@ -833,6 +833,7 @@ export default tseslint.config(
'worker_threads',
'@xterm/addon-clipboard',
'@xterm/addon-image',
'@xterm/addon-ligatures',
'@xterm/addon-search',
'@xterm/addon-serialize',
'@xterm/addon-unicode11',