Sebastian Malton

Results 266 comments of Sebastian Malton

So I can also confirm that I am not seeing this bug if I set `useConpty: false`

If it is necessary to spawn the connections on separate threads, should that be documented?

Didn't know that `rustc` had a JSON diagnostics mode. Cool (I edited the title to be what I think is what we want).

@stefcameron You can try your hand at implementing it yourself if you have the time

Closing as the bulk work is now done. Just need to remove as many uses of the `legacyGlobal` family of functions as possible now. 🎉

This is now blocked on https://github.com/xtermjs/xterm.js/pull/4214 being merged and released because without it the tests fail

This is now blocked on https://github.com/xtermjs/xterm.js/pull/4217, since the first PR that I created was rejected for not being [Trusted Types](https://www.w3.org/TR/2022/WD-trusted-types-20220927/) compliant

It also works if I leave `allowSyntheticDefaultImports` as `true` as well. Which is good because some libraries require having that configuration on to use.

@Stuk ping. Could you take another look please