terminal gives error when up arrow key is pressed #10469

Closed
opened 2026-01-31 02:22:21 +00:00 by claunia · 5 comments
Owner

Originally created by @abhi887 on GitHub (Sep 3, 2020).

whenever up arrow key is pressed more than 10 times in a row , terminal gives out following error -
System.ArgumentOutOfRangeException: The value must be greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -44.

Originally created by @abhi887 on GitHub (Sep 3, 2020). whenever up arrow key is pressed more than 10 times in a row , terminal gives out following error - System.ArgumentOutOfRangeException: The value must be greater than or equal to zero and less than the console's buffer size in that dimension. Parameter name: top Actual value was -44.
claunia added the Resolution-ExternalNeeds-Tag-Fix labels 2026-01-31 02:22:21 +00:00
Author
Owner

@skyline75489 commented on GitHub (Sep 3, 2020):

Please do not remove the issue template. Which version of Windows Terminal are you using? Are you using CMD, PowerShell or WSL?

@skyline75489 commented on GitHub (Sep 3, 2020): Please do not remove the issue template. Which version of Windows Terminal are you using? Are you using CMD, PowerShell or WSL?
Author
Owner

@KalleOlaviNiemitalo commented on GitHub (Sep 3, 2020):

If this is in PowerShell, please try upgrading PSReadLine as recommended in https://github.com/PowerShell/PSReadLine/issues/1306.

@KalleOlaviNiemitalo commented on GitHub (Sep 3, 2020): If this is in PowerShell, please try upgrading PSReadLine as recommended in <https://github.com/PowerShell/PSReadLine/issues/1306>.
Author
Owner

@abhi887 commented on GitHub (Sep 3, 2020):

Please do not remove the issue template. Which version of Windows Terminal are you using? Are you using CMD, PowerShell or WSL?

Windows Terminal version 1.2.2381.0
I'm using powershell

@abhi887 commented on GitHub (Sep 3, 2020): > Please do not remove the issue template. Which version of Windows Terminal are you using? Are you using CMD, PowerShell or WSL? Windows Terminal version 1.2.2381.0 I'm using powershell
Author
Owner

@DHowett commented on GitHub (Sep 3, 2020):

As the error message indicates, you must report the issue on the PSReadline repository.

For now, /dup https://github.com/PowerShell/PSReadLine/issues/1306

@DHowett commented on GitHub (Sep 3, 2020): As the error message indicates, you must report the issue on the PSReadline repository. For now, /dup https://github.com/PowerShell/PSReadLine/issues/1306
Author
Owner

@ghost commented on GitHub (Sep 3, 2020):

Hi! We've identified this issue as a duplicate of one that exists on somebody else's Issue Tracker. Please make sure you subscribe to the referenced external issue for future updates. Thanks for your report!

@ghost commented on GitHub (Sep 3, 2020): Hi! We've identified this issue as a duplicate of one that exists on somebody else's Issue Tracker. Please make sure you subscribe to the referenced external issue for future updates. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10469