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

Sluggish Powershell Terminal Behavior #9244

Closed
motowilliams opened this issue Jul 13, 2016 · 3 comments
Closed

Sluggish Powershell Terminal Behavior #9244

motowilliams opened this issue Jul 13, 2016 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster terminal Integrated terminal issues windows VS Code on Windows issues
Milestone

Comments

@motowilliams
Copy link

  • VSCode Version: Code 1.3.1 (e6b4afa, 2016-07-12T13:35:06.227Z)
  • OS Version: Windows_NT ia32 10.0.10586

"terminal.integrated.shell.windows": "C:\Users\Eric\Documents\WindowsPowerShell\vscode-startup.cmd"
where vscode-startup.cmd only contains C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\powershell.exe -ExecutionPolicy Unrestricted

Steps to Reproduce:

1.Start terminal
2.Profile loads normally
3.Type Get-ChildItem (input buffer lags behind keyboard strokes)
4.Press enter after command line catches up
5.Directory listing contents lags on outputting the content as well

@weinand weinand added the terminal Integrated terminal issues label Jul 13, 2016
@Tyriar Tyriar added the info-needed Issue requires more information from poster label Jul 13, 2016
@Tyriar Tyriar added this to the August 2016 milestone Jul 13, 2016
@DanMacDonald
Copy link

I'm having sluggish input in the integrated terminal on Windows 10 Home edition as well. VSCode 1.31

@Tyriar
Copy link
Member

Tyriar commented Sep 19, 2016

Duplicate #10328

@Tyriar Tyriar closed this as completed Sep 19, 2016
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 19, 2016
@TwoFistedJustice
Copy link

I've recently begun to experience this as well. Just in the last few days without changing anything.

VSCode becomes unusable after about 15 minutes.

Switching to the Windows 10 built in terminal seems to take care of it.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
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) info-needed Issue requires more information from poster terminal Integrated terminal issues windows VS Code on Windows issues
Projects
None yet
Development

No branches or pull requests

5 participants