microsoft/Terminal

Add a `snapOnOutput` setting

Open

#18,478 opened on Jan 30, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-SettingsArea-TerminalControlHelp WantedIssue-TaskPriority-3Product-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Windows Terminal version

1.21.3231.0

Windows build number

19044.2965

Other Software

No response

Steps to reproduce

open Terminal ping -t 8.8.8.8 see the reply lines fill up window hover mouse to window and wheel up the new reply line do not display automatically, unless wheel down to last line

Expected Behavior

open cmd.exe ping -t 8.8.8.8 see the reply lines fill up window hover mouse and wheel up auto jumps (force) to the new line despite mouse wheel up or not

Actual Behavior

I know so-called "bug behavior" is normal for linux or others systems, but I really need something act as the original cmd.exe does, perhaps I missed some configs?thanks

Contributor guide