microsoft/Terminal

Add a `snapOnOutput` setting

Open

#18.478 geöffnet am 30. Jan. 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-SettingsArea-TerminalControlHelp WantedIssue-TaskPriority-3Product-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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