Some previous output missing when scroll up in ubuntu #19042

Open
opened 2026-01-31 06:32:15 +00:00 by claunia · 0 comments
Owner

Originally created by @woshikid on GitHub (Dec 12, 2022).

Windows Terminal version

1.15.2874.0

Windows build number

10.0.19045.2251

Other Software

apt (inside the WSL)

Steps to reproduce

  1. open a ubuntu tab or a "cmd" tab then run bash
  2. the terminal window is about 20 lines in height
  3. run sudo apt autoremove -y vim
  4. run sudo apt install vim
  5. scroll up to see the history output
  6. you'll find some previous output has missing

Expected Behavior

When the window is big enough, the output should like this:
image

Actual Behavior

But when the window is 20 lines height, after scrolling up, the content is missing.
Some output of sudo apt autoremove -y vim is missing
Some output of sudo apt install vim is missing even the command itself.
image

and this is the screenshot after I make the window bigger.
image

Originally created by @woshikid on GitHub (Dec 12, 2022). ### Windows Terminal version 1.15.2874.0 ### Windows build number 10.0.19045.2251 ### Other Software apt (inside the WSL) ### Steps to reproduce 1. open a ubuntu tab or a "cmd" tab then run `bash` 2. the terminal window is about 20 lines in height 3. run `sudo apt autoremove -y vim` 4. run `sudo apt install vim` 5. scroll up to see the history output 6. you'll find some previous output has missing ### Expected Behavior When the window is big enough, the output should like this: ![image](https://user-images.githubusercontent.com/29223368/206979812-57ae0803-0d4e-43e1-a88e-87dc572789ac.png) ### Actual Behavior But when the window is 20 lines height, after scrolling up, the content is missing. Some output of `sudo apt autoremove -y vim` is missing Some output of `sudo apt install vim` is missing even the command itself. ![image](https://user-images.githubusercontent.com/29223368/206978236-cb62e523-89a3-4ce5-a00a-174c2d5d272c.png) and this is the screenshot after I make the window bigger. ![image](https://user-images.githubusercontent.com/29223368/206979158-5b9dbabd-6955-46b6-b601-d1bd7488cb57.png)
claunia added the Issue-BugResolution-Duplicate labels 2026-01-31 06:32:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19042