microsoft/Terminal

Use an indeterminate progress ring on the tab before a tab is "connected"

开放

#3,991 创建于 2019年12月17日

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

仓库指标

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

描述

Browsers will often use a little spinning animation to indicate that a tab is loading before displaying the favicon. For shells like wsl and the Azure connector, we could maybe do something similar, where we keep it on the spinner until we get the first byte.

This would probably require support from WinUI for progress wheels in tabs first

贡献者指南