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

newline issues in integrated terminal #20955

Closed
josh-tepper opened this issue Feb 20, 2017 · 5 comments
Closed

newline issues in integrated terminal #20955

josh-tepper opened this issue Feb 20, 2017 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug macos Issues with VS Code on MAC/OS X upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@josh-tepper
Copy link

  • VSCode Version: Code 1.9.1 (f9d0c68, 2017-02-08T23:31:51.320Z)
  • OS Version: Darwin x64 15.6.0
  • Extensions:
Extension Author Version
vscode-docker PeterJausovec 0.0.12
ActiveFileInStatusBar RoscoP 1.0.2
githistory donjayamanne 0.1.5
python donjayamanne 0.5.8
Go lukehoban 0.6.53
cpptools ms-vscode 0.10.1
Ruby rebornix 0.10.4
java redhat 0.0.10
annotator ryu1kn 0.10.1
vscode-open-in-github sysoev 1.4.0
Material-theme zhuangtongfa 1.0.3
vscode-proto3 zxh404 0.1.0

Observed behavior (1):

Steps to Reproduce:

  1. Copy a line with no newlines, but that wraps (because of screen width) from the integrated terminal and paste back into the terminal
  2. The pasted line will now have newlines.

Observed behavior (2)

Steps to Reproduce:

  1. Start to type a line at a prompt in the terminal
  2. Paste additional text whose length should cause the line to wrap
  3. The pasted line is garbled on a single line with no wrapping
@Tyriar
Copy link
Member

Tyriar commented Feb 21, 2017

These should be fixed with a fix to #8336

@Tyriar Tyriar closed this as completed Feb 21, 2017
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 21, 2017
@Dominik-K
Copy link

It is not fixed in the new Version 1.11.1 (1.11.1) on MacOS "El Capitan" 10.11.6 (15G1217).

@Tyriar
Copy link
Member

Tyriar commented Apr 7, 2017

Can you provide a screenshot of the issue?

@Tyriar Tyriar reopened this Apr 7, 2017
@Tyriar Tyriar added macos Issues with VS Code on MAC/OS X info-needed Issue requires more information from poster and removed *duplicate Issue identified as a duplicate of another issue(s) labels Apr 7, 2017
@Dominik-K
Copy link

Here's a screen"cast" of the behavior. In between, I highlighted the output text and pressed "Cmd+C".

@Tyriar
Copy link
Member

Tyriar commented Apr 18, 2017

@Dominik-K this is likely due to xtermjs/xterm.js#443, let's track it over there.

@Tyriar Tyriar closed this as completed Apr 18, 2017
@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug upstream Issue identified as 'upstream' component related (exists outside of VS Code) and removed info-needed Issue requires more information from poster labels Apr 18, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug macos Issues with VS Code on MAC/OS X upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

3 participants