Can't run multi-line scriptblocks longer than console vertical buffer size with transient prompt enabled in PowerShell #3452
Labels
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Prerequisites
Exception report
Steps to reproduce
I am trying to define an array of 59 users, like this:
and I get the above error.
If I paste longer text with multiple commands, this does not occur, as long as no command is longer than 50 lines for example
Expected behavior
no keyhandler issue
Actual behavior
Command is not executed
The text was updated successfully, but these errors were encountered: