Closed Laxmipriya-1467 closed 3 months ago
This issue was already fixed (see #1306). Please upgrade to the 2.3.5 version of PSReadLine from PowerShell Gallery. See the upgrading section for instructions. Please let us know if you run into the same issue with the latest version.
Prerequisites
Exception report
Screenshot
Environment data
Steps to reproduce
Open PowerShell. Use the PSReadLine module. Perform a specific action (e.g., typing a command or inputting text) that leads to the error.
Expected behavior
The cursor position should be managed correctly without causing an exception.
Actual behavior
An ArgumentOutOfRangeException is thrown, indicating an invalid cursor position.