-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Closed
Labels
Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsResolution-ExternalFor issues that are outside this codebaseFor issues that are outside this codebaseResolution-Fix-AvailableIt's available in an Insiders build or a releaseIt's available in an Insiders build or a release
Milestone
Description
When pasting text into powershell in a Windows container the text is truncated at 50 characters which makes for a very frustrating and unproductive user experience.
This effect is most notable in powershell becaue of an unfortuante interaction with PSReadline however unusual/undersirable behaviour is also observed in a plain cmd
terminal leading to (IIUC) the conclusion that the underlying problem is with the console itself.
This issue has been previously opened in 3 separate repositories:
- Paste limited to 50 chars when run in Docker container on Windows PowerShell/PSReadLine#460
- Copy/Pasting into PowerShell prompt running in Windows Container in interactive mode has 50 character limit? moby/moby#27793
- Paste limited to 50 chars when run in Docker container on Windows PowerShell/PowerShell#5501
...however I'm opening it here as all those issues have been closed under the assumption that the problem lies with the console itself
CodedBeard, IvanBoyko, xtofl, doggy8088, Brad-Christie and 9 more
Metadata
Metadata
Assignees
Labels
Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsResolution-ExternalFor issues that are outside this codebaseFor issues that are outside this codebaseResolution-Fix-AvailableIt's available in an Insiders build or a releaseIt's available in an Insiders build or a release