microsoft/Terminal

Add ability to disable OSC 9 progress bar in tab and taskbar

Offen

#19.121 geöffnet am 11.07.2025

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (9.275 Forks)batch import
Area-UserInterfaceHelp WantedIssue-FeatureIssue-TaskPriority-3Product-Terminal

Repository-Metriken

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

Beschreibung

Description of the new feature

I find the progress bar showing up in various tools (like when Rust is compiling) to be very distracting.

Furthermore often it gets stuck, perhaps this is related to the keyboard cursor blinking rate being disabled -- as there are similar Windows bugs related to that specific feature.

Still, it doesn't seem like we can disable this taskbar progress bar on Windows. So it would be nice if we could disable it in the Terminal.

Proposed technical implementation details

No response

Contributor Guide