You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
PowerShell Core takes several seconds (over 10) to show a prompt and respond to input. When I disable powerline-go in my Profile.ps1 file, the problem no longer happens.
To Reproduce
Install PowerShell Core (latest) on Windows 10
Confirm that PowerShell starts up in the expected amount of time
Install powerline-go
Run PowerShell again. The prompt should be considerably slower to show up.
Comment out the loading of powerline-go in Profile.ps1
Try running PowerShell again and see that it's back to its expected startup time
Expected behavior
Startup time should not be affected (or negligible in terms of effect on startup times).
Environment (please complete the following information):
OS: Windows 10
Architecture: Intel 64 bit x86
Shell: PowerShell
Additional context
I've reproduced it both in Windows Terminal and the plain PowerShell prompt, so it's not Windows Terminal related. It's also not font related, as changing fonts doesn't solve the problem. I haven't tried using an older version of PowerShell Core.
The text was updated successfully, but these errors were encountered:
Describe the bug
PowerShell Core takes several seconds (over 10) to show a prompt and respond to input. When I disable powerline-go in my Profile.ps1 file, the problem no longer happens.
To Reproduce
Expected behavior
Startup time should not be affected (or negligible in terms of effect on startup times).
Environment (please complete the following information):
Additional context
I've reproduced it both in Windows Terminal and the plain PowerShell prompt, so it's not Windows Terminal related. It's also not font related, as changing fonts doesn't solve the problem. I haven't tried using an older version of PowerShell Core.
The text was updated successfully, but these errors were encountered: