When using Visual Studio Code as a Che editor, the lines in the terminal are truncated and overlap #21473
Labels
area/editor/vscode
Issues related to the Code OSS editor of Che
kind/bug
Outline of a bug - must adhere to the bug report template.
new¬eworthy
For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
severity/P1
Has a major impact to usage or development of the system.
Milestone
Describe the bug
When the user types a long command or pastes it from the clipboard, the first line is overwritten.
vscode-terminal-problem.mov
Che version
next (development version)
Steps to reproduce
Just type a long text in the terminal window, in Che-Code.
Expected behavior
The text should be split into several rows according to the current size of the terminal window.
Runtime
OpenShift
Screenshots
No response
Installation method
chectl/next
Environment
Linux
Eclipse Che Logs
No response
Release Notes Text
In VS Code terminal lines are not truncated anymore.
The text was updated successfully, but these errors were encountered: