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
Ctrl + ` to open it up. Then type anything like "npm install". Next try backspacking to delete some characters and you will notice it might end up with "np" after backspacing all the way. If you press enter you'll see that you indeed deleted the entire command but it just failed to render properly. This happens in extreme frequency, I'd say >95% of the time which makes using the integrated terminal an extremely frustrating experience.
Lastly, this might be related to another issue in which the terminal window loses its position after being resized. I've attached a gif of that as well.
The text was updated successfully, but these errors were encountered:
The line wrap issue is likely part of the same problem, there is also this issue that looks at preserving the line on resize which could also potentially fix the problem #8336
Steps to Reproduce:
Lastly, this might be related to another issue in which the terminal window loses its position after being resized. I've attached a gif of that as well.
The text was updated successfully, but these errors were encountered: