node-pty icon indicating copy to clipboard operation
node-pty copied to clipboard

[conpty error] Uncaught Exception:Error: read EP|PEat Pipe.onStreamRead (node:internal/stream base commons:218:20)

Open ruinb0w opened this issue 1 year ago • 0 comments
trafficstars

Environment details

  • OS: windows11
  • OS version: 22631.3880
  • node-pty version: 1.0.0

Issue description

If I set useconpty=true then I do pty.kill(), it will get an error Uncaught Exception:Error: read EP|PEat Pipe.onStreamRead (node:internal/stream base commons:218:20) then I try to set useconpty=false, the xtermjs can't get title from node-pty.

How can I fix it?

ruinb0w avatar Aug 19 '24 08:08 ruinb0w