Vertical scrolling duplicates last ran command #6747

Open
opened 2026-01-31 00:46:20 +00:00 by claunia · 0 comments
Owner

Originally created by @thnk2wn on GitHub (Mar 5, 2020).

Environment

Windows build number:  Microsoft Windows NT 10.0.19041.0
Windows Terminal version (if applicable): 0.9.433.0

Any other software? Recently installed PowerShell 7

Steps to reproduce

I recently updated to PowerShell 7. I'm assuming that's related but not sure.

I ran a command like az iot hub device-identity create --hub-name myHub --device-id MyDevice --edge-enabled and then scrolled down to see output.

Expected behavior

I see both the command I ran (once) and the output.

Actual behavior

Afterwards when I scroll, I see the command I ran multiple times even though I only ran the command once. It seems to almost "dock" to the top somewhat but it's jumpy and is usually show more than one time.

image

Originally created by @thnk2wn on GitHub (Mar 5, 2020). # Environment ```none Windows build number: Microsoft Windows NT 10.0.19041.0 Windows Terminal version (if applicable): 0.9.433.0 Any other software? Recently installed PowerShell 7 ``` # Steps to reproduce I recently updated to PowerShell 7. I'm assuming that's related but not sure. I ran a command like `az iot hub device-identity create --hub-name myHub --device-id MyDevice --edge-enabled` and then scrolled down to see output. # Expected behavior I see both the command I ran (once) and the output. # Actual behavior Afterwards when I scroll, I see the command I ran multiple times even though I only ran the command once. It seems to almost "dock" to the top somewhat but it's jumpy and is usually show more than one time. ![image](https://user-images.githubusercontent.com/120529/75992530-19f14800-5ec6-11ea-9b9e-7dcb6aad3c40.png)
claunia added the Area-OutputResolution-Fix-CommittedIssue-BugProduct-Terminal labels 2026-01-31 00:46:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6747