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
@rjmp1991 The issue related to Ctrl+l was fixed, see #1315 for more info. Please upgrade to the 2.0.1 version of PSReadLine from PowerShell Gallery, and give it a go.
Últimas 4 claves:
l s Enter
Ctrl+l
Excepción:
System.IO.IOException: El parámetro no es correcto.
en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
en System.Console.SetWindowPosition(Int32 left, Int32 top)
en Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
en Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
en Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
The text was updated successfully, but these errors were encountered: