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

Terminal input length restricted under Windows 7. #69470

Closed
ericsnowcurrently opened this issue Feb 26, 2019 · 1 comment
Closed

Terminal input length restricted under Windows 7. #69470

ericsnowcurrently opened this issue Feb 26, 2019 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues

Comments

@ericsnowcurrently
Copy link
Member

  • VSCode Version: 1.30.2
  • OS Version: Windows 7

When using the Python extension under Windows 7, running "Run Selection/Line in Python Terminal" truncates long lines sent to the terminal. This was reported by a user of the extension in microsoft/vscode-python#4122 (which contains more detailed information).

More details:

  • problematic line was 1589 characters (truncated to 1467)
  • behavior happens under both cmd & powershell
  • not truncated if pasted info cmd or powershell directly
  • not truncated under Windows 10

While WIndows 7 is soon to EOL, understanding the root cause may still be useful.

@Tyriar
Copy link
Member

Tyriar commented Mar 1, 2019

/duplicate #38137

@Tyriar Tyriar closed this as completed Mar 1, 2019
@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 1, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

2 participants