- 
                Notifications
    You must be signed in to change notification settings 
- Fork 317
Description
Last 122 Keys:
m k d i r Space - p Space m i n i p r o g r a m / a s s e t s / i c o n s Enter
^ C Ctrl+c Enter
m k d i r Space - p Space m i n i p r o g r a m / p a g e s / t i m e r Space m i n i p r o g r a m / p a g e s / t a s k s Space m i n i p r o g r a m / p a g e s / s e t t i n g s 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)