microsoft/Terminal

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

Open

#19,121 opened on 2025年7月11日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C++ (35,764 stars) (3,212 forks)batch import
Area-UserInterfaceHelp WantedIssue-FeatureIssue-TaskPriority-3Product-Terminal

説明

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

コントリビューターガイド

Add ability to disable OSC 9 progress bar in tab and taskbar · microsoft/Terminal#19121 | Good First Issue