]> git.proxmox.com Git - mirror_xterm.js.git/blobdiff - README.md
fixes #799 - lookup table is created on first wcwidth call for char > 127
[mirror_xterm.js.git] / README.md
index 0fee65275c8e064d80d7a01349357e0a4b6593a5..f885dfce0a5dbb5c10c15ef4cf22fa3d75f0be73 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ Xterm.js is used in several world-class applications to provide great terminal e
 - [**Hexlet**](https://en.hexlet.io): Practical programming courses (JavaScript, PHP, Unix, databases, functional programming). A steady path from the first line of code to the first job.
 - [**Selenoid UI**](https://github.com/aerokube/selenoid-ui): Simple UI for the scallable golang implementation of Selenium Hub named Selenoid. We use XTerm for streaming logs over websockets from docker containers.
 - [**Portainer**](https://portainer.io): Simple management UI for Docker.
+- [**SSHy**](https://github.com/stuicey/SSHy): HTML5 Based SSHv2 Web Client with E2E encryption utilising `xterm.js`, SJCL & websockets.
 
 
 Do you use xterm.js in your application as well? Please [open a Pull Request](https://github.com/sourcelair/xterm.js/pulls) to include it here. We would love to have it in our list.