Windows 10 - Powershell console, cannot vertically scroll

6

For some reason I don't get any vertical scrollbars in powershell, and I cannot scroll up to see any commands or output after they've gone out of view.

This is driving me mad. I can't see the output from my commands if it doesn't all fit on the screen at once.

Does anyone know what I might need to do to fix this?

I'm assuming a windows update must have done this, but I desperately need it fixed.

I can't see any settings in powershell properties to enable or disable vertical scrolling.

If I normalise the window size, it shows the scrollbars, but will only allow scrolling the equivalent maximised size.

user1751825

Posted 2018-08-21T00:22:31.397

Reputation: 846

Answers

9

I found the solution. I had to increase the Height in "Screen Buffer Size" under "Layout" tab in properties.

user1751825

Posted 2018-08-21T00:22:31.397

Reputation: 846