microsoft / microsoft/terminal

CMD does not show Unix LF when pasting

Open
#663 7 comments 0 reactions 1 assignee View on GitHub

@zadjii-msft is already working on this.

Since Feb 8, 2022.

Area-Interaction Issue-Bug Priority-2 Product-Conhost
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

  • Build 18890 (18894 on the way...)
  • What doing: Create a file with Unix (LF) line endings. For example,
echo foo
echo bar

Paste it in CMD window. The output is fooecho bar. The output should be in separate lines. Try the same in mintty. It shows correct output.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.