xtermjs.org
xtermjs.org copied to clipboard
The website for xterm.js
Hey, I would like to redesign the website, the current website looks outdated. - Make it a bit clear what's it about at first glance. - Add negative space to...
Closes #92. This also sets the ground for CI checks on PRs and generates an intermediate artifact between building and publishing.
I'd like to update the docs so that the descriptions of the functions are included on the README's. The links to the actual code are nice, but it would be...
https://github.com/xtermjs/xtermjs.org/blob/6c8c3a6a8d29e02c253cf281d00ddbadb5ab7d7c/js/demo.js
The existing demos I've seen demonstrate socket/pty/node integration with the xterm Terminal control, but what if I have a much simpler use case. I'd like to see a simple client-side-only...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6. Release notes Sourced from rexml's releases. REXML 3.3.6 - 2024-08-22 Improvements Removed duplicated entity expansions for performance. GH-194 Patch by Viktor Ivarsson. Improved namespace...
One of the most important pages in the documentation is the list of supported terminal sequences: https://xtermjs.org/docs/api/vtfeatures/ There are quite a few commands, so I use hit cmd-f and use...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.9. Release notes Sourced from rexml's releases. REXML 3.3.9 - 2024-10-24 Improvements Improved performance. GH-210 Patch by NAITOH Jun. Fixes Fixed a parse bug for...