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
Oups, un problème s'est produit. Signalez ce bogue avec les détails ci-dessous.Signaler sur GitHub : https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Dernières 10 touches : g p r e s u l t Enter Ctrl+lException :System.IO.IOException: Paramètre incorrect. à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) à System.Console.SetWindowPosition(Int32 left, Int32 top) à Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg) à Microsoft.PowerShell.PSConsoleReadLine.InputLoop() à Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)-----------------------------------------------------------------------
This issue was already fixed (see #1315). Please upgrade to the 2.1.0 version of PSReadLine from PowerShell Gallery.
See the upgrading section for instructions. Please let us know if you run into the same issue with the latest version.
Prerequisites
Exception report
Screenshot
Environment data
Steps to reproduce
1- open powershell
2- Type: gpresult + enter
3- Clear screen with shortcut: Ctrl+l
Expected behavior
Clear screen
Actual behavior
Parameter execption
The text was updated successfully, but these errors were encountered: