improved terminal GUI
Couldn't you use xterm.js to serve the terminal and thus make it more beautiful ?
Moreover, since the latest version xterm.js can serve the terminal via a canvas and I think it would be possible to intercept the
Sorry for the translation I don't know how to speak English so I had to use googletranslate
Moreover, since the latest version xterm.js can serve the terminal via a canvas and I think it would be possible to intercept the requests which are in xorg which would be easier and optimized for the graphical interface!
I haven't tried it but it sounds good as an enhancement.
hey have you ever seen webvm?
webvm is the same as this project example it can run linux web using wasm, but the project is not fully open source it is very annoying, i hope you can make that project, because i tried to implement webvm failed, even though the developer and documentation helped