On an unreliable network (where the WebSocket is dropped a lot), the terminal will just stop responding until the page is refreshed. I think this is just a callback issue. The keystrokes are getting to Billet, just not from Billet (or maybe not rendering into the terminal). See billet.js and tty.js
On an unreliable network (where the WebSocket is dropped a lot), the terminal will just stop responding until the page is refreshed. I think this is just a callback issue. The keystrokes are getting to Billet, just not from Billet (or maybe not rendering into the terminal). See billet.js and tty.js