Terminals created via "New terminal (Select a container)" have incorrect wrapping until the window is resized #22584
Labels
area/editor/vscode
Issues related to the Code OSS editor of Che
area/editors
area/machine-exec
severity/P3
Lower priority than a P2. Optional work that might get done, or not. See also help wanted issues.
team/B
This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.
Describe the bug
Terminals created through "New Terminal (Select a container)" appear to be created with the default width (80 characters?). This results in incorrect handling of text, with lines longer than 80 characters breaking the terminal. If the browser window is resized, it appears that the correct dimensions are sent to the terminal, and it begins behaving normally.
Che version
7.75@latest
Steps to reproduce
Terminal -> New Terminal (Select a Container)
Expected behavior
Terminals created through "New Terminal (Select a Container)" should behave the same as terminals created through "New Terminal"
Runtime
OpenShift
Screenshots
Installation method
OperatorHub
Environment
Linux
Eclipse Che Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: