cloudterm icon indicating copy to clipboard operation
cloudterm copied to clipboard

Cloud Web Terminal Emulator. Opens your terminal to Web.

Results 5 cloudterm issues
Sort by recently updated
recently updated
newest added

On Microsoft Edge, I am facing problem when connecting ![image](https://user-images.githubusercontent.com/6951284/41818481-c76feaea-77cd-11e8-9155-d9a7c20b3c80.png) After a couple of force refresh, its started working ![image](https://user-images.githubusercontent.com/6951284/41818512-2f627e1a-77ce-11e8-8fad-70c2edc0ff45.png) I am also facing the same problem in **Google Chrome**....

Could you help me please open the terminal page when deployed in Tomcat? I know the best way to run the cloudterm is standalone way from JAR, but I have...

hi, thank you. nice piece of work ! i think i found 1 bug on this line (main branch) let ws = new WebSocket(`${sec?"wss":"ws"}://${location.host}/${terminal`); this is my patch to work...

In the latest pull (959a176466ad6dbeced12b019e9fa5b4a08056d2), it's not rendering anything: ``` properties of undefined (reading 'style') at hterm.ScrollPort.setBackgroundColor (hterm.js:9380:18) at hterm.Terminal.setBackgroundColor (hterm.js:10908:22) at background-color (hterm.js:10571:22) at lib.PreferenceManager.notifyChange_ (hterm.js:2120:28) at lib.PreferenceManager.notifyAll (hterm.js:2100:14)...