-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Labels
Needs-ReproThere is no sufficient information on repro steps.There is no sufficient information on repro steps.Resolution-Not ReproThe issue cannot be reproduced.The issue cannot be reproduced.
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
PS>Oops, something went wrong.
> Please report this bug with ALL the details below, including both the 'Environment' and 'Exception' sections.
> Please report on GitHub: https://github.com/PowerShell/PSReadLine/issues/new?template=Bug_Report.yaml
> Thank you!
>
> ### Environment
> PSReadLine: 2.3.5+2cc85806c561a9395751a96a818e8ff1592d19f7
> PowerShell: 7.4.5
> OS: Microsoft Windows 10.0.19045
> BufferWidth: 120
> BufferHeight: 9001
>
> Last 200 Keys:
>
> RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace Backspace End Backspace Backspace Backspace s LeftArrow End Spacebar " LeftWindows Ctrl+v " Enter
> UpArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow " RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow RightArrow LeftArrow LeftArrow LeftArrow LeftArrow " Enter
> s t a r t Spacebar RightArrow Enter
> c l s Enter
> d Backspace Backspace d
>
> ### Exception
>
> System.IO.IOException: 参数错误。
> at System.ConsolePal.SetCursorPosition(Int32 left, Int32 top)
> at Microsoft.PowerShell.PSConsoleReadLine.CalculateWhereAndWhatToRender(Boolean cursorMovedToInitialPos, RenderData renderData, LineInfoForRendering& lineInfoForRendering)
> at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
> at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
> at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable`1 key, Object arg)
> at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(PSKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
> at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
> at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken, Nullable`1 lastRunStatus)
>
>Screenshot
Environment data
PS Version: 7.4.5
PS HostName: ConsoleHost
PSReadLine Version: 2.3.5
PSReadLine EditMode: Windows
OS: 10.0.19041.4522 (WinBuild.160101.0800)
BufferWidth: 317
BufferHeight: 9001Steps to reproduce
typing with chinese input method
Expected behavior
null
Actual behavior
null
Poltergeisen
Metadata
Metadata
Assignees
Labels
Needs-ReproThere is no sufficient information on repro steps.There is no sufficient information on repro steps.Resolution-Not ReproThe issue cannot be reproduced.The issue cannot be reproduced.
