You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I drag to adjust the window size of the application, the contents of the terminal widget will blink until I stop dragging.
To resolve this, maybe the following code can be changed:
@meng-jpg thank you for reporting the issue, I believe that the flickering also happens in VS Code (which also uses xterm), but if you'd like to try and contribute a fix please don't hesitate to do so! 👍
@meng-jpg thank you for reporting the issue, I believe that the flickering also happens in VS Code (which also uses xterm), but if you'd like to try and contribute a fix please don't hesitate to do so! 👍
Thank you for your suggestion. #12320
Bug Description:
When I drag to adjust the window size of the application, the contents of the terminal widget will blink until I stop dragging.
To resolve this, maybe the following code can be changed:
packages/terminal/src/browser/terminal-widget-impl.ts
=>
Steps to Reproduce:
1.start theia electron
2.open a new terminal
3.resize the window
Additional Information
The text was updated successfully, but these errors were encountered: