Bilal Kazi

Results 6 comments of Bilal Kazi

[xterm.js](https://github.com/sourcelair/xterm.js) is pretty decent in my experience It's also what VS Code uses

Thanks I'm willing to work on the library and fix bugs/add features if possible (all help would be appreciated as well) Also working on some more complex demos to better...

The website might be using an older version of the library, I might've forgotten to update it The examples in the README should reflect the latest versions of the same...

I should really have dug deeper on the matter but at the time I wasn't too keen with the idea of having unused code and imports if another interpolator was...

Aah I didn't think about that case. It's a pretty important use case too. I think the prop falling back to findDOMNode might be a good solution.

The 3 build outputs are to accommodate different module types The output in `dist` folder is UMD primarily for direct imports on the web using `script` tags The output in...