Skip to content

System.ArgumentOutOfRangeException error? #4292

@Cold1fyer

Description

@Cold1fyer

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

Oops, something went wrong.  Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new
-----------------------------------------------------------------------
Last 200 Keys:
 d i / D e s k t o p / E v e r y t h i n g / W o r k / P r o g r a m m i n g / P r o g r a m m i n g Space l a n g u a g e Space b a s i c s / P y t h o n / m y e n v / S c r i p t s / p y t h o n . e x e " Space " c : / U s e r 
s / A n d i / D e s k t o p / E v e r y t h i n g / W o r k / P r o g r a m m i n g / P r o g r a m m i n g Space l a n g u a g e Space b a s i c s / P y t h o n / I t e r t o o l s . p y " Enter


System.ArgumentOutOfRangeException: Az értéknek nullával egyenlőnek vagy annál nagyobbnak és a konzol pufferméreténél kisebbnek kell lennie az adott dimenzióban.
Paraméter neve: left
Az aktuális érték: -2.
   a következő helyen: System.Console.SetCursorPosition(Int32 left, Int32 top)
   a következő helyen: Microsoft.PowerShell.Internal.VirtualTerminal.set_CursorLeft(Int32 value)
   a következő helyen: Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
   a következő helyen: Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
   a következő helyen: Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
   a következő helyen: Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable`1 key, Object arg)
   a következő helyen: Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   a következő helyen: Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   a következő helyen: Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

Screenshot

kép_2024-11-24_120905393
kép_2024-11-24_120917746

Environment data

PS Version: 5.1.19041.5129
PS HostName: ConsoleHost
PSReadLine Version: 2.0.0-beta2
PSReadLine EditMode: Windows
OS: 10.0.19041.1 (WinBuild.160101.0800)
BufferWidth: 212
BufferHeight: 16

Steps to reproduce

The thing is, i have no idea what caused this, it just appeared 1 day and it stayed there since.

Expected behavior

N/A

Actual behavior

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions