]> 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 12d7ae9e53c1c617552d955cf98a107e2230b54a..f885dfce0a5dbb5c10c15ef4cf22fa3d75f0be73 100644 (file)
--- a/README.md
+++ b/README.md
@@ -39,7 +39,8 @@ Xterm.js is used in several world-class applications to provide great terminal e
 - [**Gravitational Teleport**](https://github.com/gravitational/teleport): Gravitational Teleport is a modern SSH server for remotely accessing clusters of Linux servers via SSH or HTTPS.
 - [**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://github.com/portainer/portainer): Simple management UI for Docker.
+- [**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.