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
Search the existing issues, especially the pinned issues.
Exception report
### EnvironmentPSReadLine: 2.3.5+2cc85806c561a9395751a96a818e8ff1592d19f7PowerShell: 7.4.2OS: Microsoft Windows 10.0.17763BufferWidth: 282BufferHeight: 9001Last 4 Keys: LeftWindows Enter Ctrl+r PageDown### ExceptionSystem.IO.IOException: The parameter is incorrect. at System.ConsolePal.SetWindowPosition(Int32 left, Int32 top) at Microsoft.PowerShell.Internal.VirtualTerminal.SetWindowPosition(Int32 left, Int32 top) at Microsoft.PowerShell.PSConsoleReadLine.ScrollDisplayDown(Nullable`1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(PSKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.InputLoop() at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken, Nullable`1 lastRunStatus)
Use bck-i-search (^R) and press PgUp/PgDn. No input to the search prompt is necessary, the exception is easily triggered. The same issue also occured in latest 7.2 release.
Expected behavior
The exception is caught or the keypress is otherwise ignored.
Actual behavior
Exception is thrown
The text was updated successfully, but these errors were encountered:
Prerequisites
Exception report
Screenshot
N/A
Environment data
Steps to reproduce
Use bck-i-search (^R) and press PgUp/PgDn. No input to the search prompt is necessary, the exception is easily triggered. The same issue also occured in latest 7.2 release.
Expected behavior
The exception is caught or the keypress is otherwise ignored.
Actual behavior
Exception is thrown
The text was updated successfully, but these errors were encountered: