- 
                Notifications
    You must be signed in to change notification settings 
- Fork 317
Description
Last 200 Keys:
\ U s e r s \ h p \ D e s k t o p \ p r o g r a m m i n g Space f o l d e r s \ p r o b l e m Space s o l v i n g Space l e v e l - 1 \ t e s t Space a l g o \ " Space ; Space i f Space ( $ ? ) Space { Space g + + Space t e s t _ j e n n y ' s _ s e c r e t _ m e s s a g e . c + + Space - o Space t e s t _ j e n n y ' s _ s e c r e t _ m e s s a g e Space } Space ; Space i f Space ( $ ? ) Space { Space . \ t e s t _ j e n n y ' s _ s e c r e t _ m e s s a g e Space } Enter
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.AcceptLineImpl(Boolean validate)
at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)