Odd terminal scrolling behaviour #14114

Open
opened 2026-01-31 04:01:18 +00:00 by claunia · 0 comments
Owner

Originally created by @SetTrend on GitHub (Jun 4, 2021).

Originally assigned to: @zadjii-msft on GitHub.

Issue Description

I am experiencing a problem with the terminal scrolling behaviour when switching from side panel view to full panel view in Visual Studio Code:

Strange scrolling behaviour

/ref: vscode-powershell#3344
/ref: PSReadLine#2450
/ref: vscode#125434

PS: This is the fourth address I'm addressing this issue to. Hope to address the right repository team this time.

Expected Behaviour

When I hit the ARROW UP key, I would expect to see different versions of my execution history, but I don't expect a scrolling behaviour.

Actual Behaviour

When I hit the ARROW UP key after having switched the PowerShell terminal from side panel to full panel, scrolling is performed that's mimicking the previous side panel layout.

Originally created by @SetTrend on GitHub (Jun 4, 2021). Originally assigned to: @zadjii-msft on GitHub. ### Issue Description I am experiencing a problem with the terminal scrolling behaviour when switching from side panel view to full panel view in Visual Studio Code: ![Strange scrolling behaviour](https://user-images.githubusercontent.com/9283914/117493211-f8309c80-af72-11eb-8db7-365aae3850e9.gif) /ref: [vscode-powershell#3344](/PowerShell/vscode-powershell/issues/3344) /ref: [PSReadLine#2450](/PowerShell/PSReadLine/issues/2450) /ref: [vscode#125434](/microsoft/vscode/issues/125434) PS: This is the fourth address I'm addressing this issue to. Hope to address the right repository team this time. #### Expected Behaviour When I hit the `ARROW UP` key, I would expect to see different versions of my execution history, but I don't expect a scrolling behaviour. #### Actual Behaviour When I hit the `ARROW UP` key after having switched the PowerShell terminal from side panel to full panel, scrolling is performed that's mimicking the previous side panel layout.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14114