Skip to content

On vscode terminal #925

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
adrielwerlich opened this issue May 22, 2019 · 1 comment
Closed

On vscode terminal #925

adrielwerlich opened this issue May 22, 2019 · 1 comment
Labels
OutOfRange Issues relating to System.ArgumentOutOfRangeException

Comments

@adrielwerlich
Copy link

Opa, algo deu errado. Relate este bug com os detalhes abaixo.
Relate no GitHub: https://github.com/lzybkr/PSReadLine/issues/new

Últimas 33 chaves:
Alt+1 Alt+2 Alt+1 Alt+2 Alt+1 Alt+2 Alt+1 Alt+2 Alt+1 Backspace Backspace Backspace d d Backspace Backspace Alt+2 Alt+1 Alt+2 Alt+1 Alt+2 Alt+1 Alt+2 2 1 1 2 1 Alt+Enter Ctrl+l Ctrl+l Ctrl+l Escape

Exceção:
System.ArgumentOutOfRangeException: O valor deve ser maior ou igual a zero e menor que o tamanho do buffer do console nessa dimensão.
Nome do parâmetro: top
Valor real era -11333.
em System.Console.SetCursorPosition(Int32 left, Int32 top)
em Microsoft.PowerShell.PSConsoleReadLine.ReallyRender()
em Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
em Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
em Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

@daxian-dbw daxian-dbw added this to the 2.0.0-Consider milestone Jun 18, 2019
@joeyaiello joeyaiello added the OutOfRange Issues relating to System.ArgumentOutOfRangeException label Jun 18, 2019
@daxian-dbw
Copy link
Member

Fixed by #979

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OutOfRange Issues relating to System.ArgumentOutOfRangeException
Projects
None yet
Development

No branches or pull requests

3 participants