Support for OSC52 clipboard access

Fixes #193508
This commit is contained in:
Daniel Imms
2024-06-04 11:32:59 -07:00
parent 7994fdb1ce
commit 30e78576e7
12 changed files with 181 additions and 100 deletions

View File

@@ -8,6 +8,7 @@ const path = require('path');
const moduleNames = [
'@xterm/xterm',
'@xterm/addon-clipboard',
'@xterm/addon-image',
'@xterm/addon-search',
'@xterm/addon-serialize',