Y
Hacker News
new
|
ask
|
show
|
jobs
by
collegeburner
1410 days ago
semi related but anybody know how i fix the powershell latency on windows? it's literally unusable as a shell besides running scripts.
1 comments
LtdJorge
1410 days ago
Are you using old PowerShell or the newer Open Source PowerShell 6/7? Try also running it from Terminal, the official modern terminal app from the store. It's much faster than bare cmd or PowerShell, IIRC it's because of conhost.
link
von_lohengramm
1410 days ago
It is because of conhost. You can actually replace the default Windows one with the new OpenConsole and it makes your entire PC faster. Kinda neat.
link
thfuran
1410 days ago
Wait, what?
link
vetinari
1409 days ago
But only on Windows 11, unfortunately.
link
ajoseps
1409 days ago
For me the new Terminal app is much slower than something like Cmder (ConEmu)
link