I have this problem, i went from issues at xtem to wails and now we are here:
wails issue: https://github.com/wailsapp/wails/issues/2799
xtermjs issue: https://github.com/xtermjs/xterm.js/discussions/4615
i've been having this problem all day, im hoping on a fix 🙂
Wails dev:
https://user-images.githubusercontent.com/85284773/256568474-47ebc9de-ae54-4d07-bf93-0053db4c6262.png
Wails build:
https://imgur.com/a/Als8qRq
GitHub
Description Im using xterm to emulate a console in the frontend, but when using wails dev no new lines are created is i use wails build it works fine! Using wails dev: Using wails build: I have alr...