When im typing in the console, it's randomly throwing this error.
Se produjo un error. Informa de este error indicando los detalles que tienes a continuación.
Informe de GitHub: https://github.com/lzybkr/PSReadLine/issues/new
-----------------------------------------------------------------------
Últimas 21 claves:
c d Space D o c u Tab d u Tab d v - s Tab a p Tab 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)
-----------------------------------------------------------------------
I don't know what this can be, thanks!
When im typing in the console, it's randomly throwing this error.
I don't know what this can be, thanks!