microsoft/Terminal

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

开放

#19,121 创建于 2025年7月11日

 (3 条评论) (0 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-UserInterfaceHelp WantedIssue-FeatureIssue-TaskPriority-3Product-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南