Bug Report - Pasting text adds new line between each line #1454
Labels
Area-Input
Related to input processing (key presses, mouse, etc.)
Area-TerminalControl
Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Product-Terminal
The new Windows Terminal.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Environment
Steps to reproduce
Open a new termanal window with the Ubuntu 18.04 app from the MS store. Copy a multi-line file from notepad or vs code. Paste the multi-line file into the terminal.
Expected behavior
I expect the file to paste as I have copied it, with no extra spaces or new lines added.
Actual behavior
The pasted file has new lines between each line when pasted.
Example:
Copy the following into terminal
Results when pasted into terminal:
The text was updated successfully, but these errors were encountered: