Skip to content

Windows 10 Powershell, fresh session, arrow-up key genrate error #927

Closed
@PerTomasLarsson

Description

@PerTomasLarsson

Oops, something went wrong. Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new

Last 1 Keys:
UpArrow

Exception:
System.ArgumentOutOfRangeException: Värdet måste vara större än eller lika med noll och mindre än konsolens buffertstorlek i dimensionen.
Parameternamn: top
Det faktiska värdet var -1.
vid System.Console.SetCursorPosition(Int32 left, Int32 top)
vid Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
vid Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
vid Microsoft.PowerShell.PSConsoleReadLine.HistoryRecall(Int32 direction)
vid Microsoft.PowerShell.PSConsoleReadLine.PreviousHistory(Nullable1 key, Object arg) vid Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
vid Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
vid Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

Metadata

Metadata

Assignees

No one assigned

    Labels

    OutOfRangeIssues relating to System.ArgumentOutOfRangeException

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions