Sometimes PowerShell stops sending output until I press enter. Why?

If the QuickEdit Mode and\or Insert options are checked within the console\window properties, and you click within the console, it will pause the output. If those options are not checked, the output can’t be paused by clicking within the console.

alt text
To get to these settings, right-click on the PowerShell-Logo in the top-left of your terminal window, then select ‘Properties’ (at least that’s one way to do it)

Leave a Comment