Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using Visual Studio Code as a Che editor, the lines in the terminal are truncated and overlap #21473

Closed
Tracked by #21438
azatsarynnyy opened this issue Jun 16, 2022 · 3 comments · Fixed by che-incubator/che-code#55
Assignees
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&noteworthy 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

Comments

@azatsarynnyy
Copy link
Member

azatsarynnyy commented Jun 16, 2022

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.

@azatsarynnyy azatsarynnyy added kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. team/editors area/editor/vscode Issues related to the Code OSS editor of Che labels Jun 16, 2022
@azatsarynnyy azatsarynnyy changed the title In Che-Code, the cursor isn't go to a new line in the embeded terminal window In Che-Code, the cursor don't go to a new line in the embeded terminal window Jun 16, 2022
@azatsarynnyy azatsarynnyy added this to the 7.50 milestone Jun 16, 2022
@azatsarynnyy azatsarynnyy self-assigned this Jun 16, 2022
@azatsarynnyy azatsarynnyy mentioned this issue Jun 16, 2022
64 tasks
@l0rd l0rd added new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording labels Jun 23, 2022
@l0rd l0rd changed the title In Che-Code, the cursor don't go to a new line in the embeded terminal window When using Visual Studio Code as a Che editor, the lines in the terminal are truncated and overlap Jun 23, 2022
@devstudio-release
Copy link

sync'd to Red Hat JIRA https://issues.redhat.com/browse/CRW-3089

@azatsarynnyy
Copy link
Member Author

I can reproduce this problem again. Most likely, something is broken after the latest git rebases of Che-Code against the upstream.

@azatsarynnyy
Copy link
Member Author

Fixed again by reverting the che-incubator/che-code/insiders state to the previous commit.

@max-cx max-cx removed the status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording label Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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&noteworthy 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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants