-
Notifications
You must be signed in to change notification settings - Fork 316
Closed
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues, especially the pinned issues.
Exception report
Last 200 Keys:
2 0 5 9 ] Space + Space $ n e w F u n c t i o n . S p l i t ( " ` n " ) Space + Space $ l i n e s [ 2 0 8 9 . . ( $ l i n e s . C o u n t - 1 ) ] ; Space S e t - C o n t e n t Space " A S S A R _ V 1 0 Space C o n s e r v a t i v e - R e v e r s e . m q 4 " Space - V a l u e Space $ n e w L i n e s Space - E n c o d i n g Space D e f a u l t ; Space W r i t e - H o s t Space " F u n c t i o n Space r e p l a c e d Space s u c c e s s f u l l y ! " Space } Enter
Alt+i
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 -95.
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.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)
-----------------------------------------------------------------------
Get-Content "ASSAR_V10 Conservative-Reverse.mq4" -Encoding Default | Select-String -Pattern "FilterResult tend_bias_code_Filter" -Context 0,5
Screenshot
Environment data
WTF?
Steps to reproduce
??
Expected behavior
??
Actual behavior
??
Metadata
Metadata
Assignees
Labels
No labels