-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Description
PS C:\Python-projetos>
py
Opa, algo deu errado. Relate este bug com os detalhes abaixo.
Relate no GitHub: https://github.com/lzybkr/PSReadLine/issues/new
Últimas 44 Chaves:
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: left
Valor real era -2.
em System.Console.SetCursorPosition(Int32 left, Int32 top)
em Microsoft.PowerShell.Internal.VirtualTerminal.set_CursorLeft(Int32 value)
em Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
em Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
em Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
em Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) em Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
em Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
em Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
PS C:\Python-projetos> python -u "c:\Python-projetos\variaveis.py" Andre
Andre
PS C:\Python-projetos>
Metadata
Metadata
Assignees
Labels
No labels