-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Description
Oops, something went wrong. Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new
Last 200 Keys:
o u t = M i c r o s o f t - M I E n g i n e - O u t - m e z x s b e p . u p x ' Space ' - - s t d e r r = M i c r o s o f t - M I E n g i n e - E r r o r - h 5 e 3 p i z u . a 4 4 ' Space ' - - p i d = M i c r o s o f t - M I E n g i n e - P i d - h i 0 n g x g w . p x m ' Space ' - - d b g E x e = C : / U s e r s / p a l _ 1 / M i n G W 6 4 / b i n / g d b . e x e ' Space ' - - i n t e r p r e t e r = m i ' Space Enter
Exception:
System.ArgumentOutOfRangeException: The value must be greater than or equal to zero and less than the console's buffer size in that
dimension.
Parameter name: top
Actual value was -1.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
Metadata
Metadata
Assignees
Labels
No labels