microsoft / node-pty

Fork pseudoterminals in Node.JS
Other
1.43k stars 232 forks source link

using xterm.js, opening multiple electron windows, they all use the same node-pty instances and mirror themselves #556

Closed FormalSnake closed 1 year ago

FormalSnake commented 1 year ago

Environment details

Issue description

If you want the complete repository, it is named kaiium and can be found on my profile It looks like this:

https://user-images.githubusercontent.com/90651091/185099191-03f57f74-6c9c-4d72-821e-54807993b15a.mov

.

Tyriar commented 1 year ago

See https://github.com/xtermjs/xterm.js/issues/4014#issuecomment-1219653147, this isn't a support forum and the issue is unrelated to both xterm.js and node-pty