microsoft/Terminal

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

Aberta

#3.991 aberto em 17 de dez. de 2019

 (0 comentário) (0 reação) (0 responsável)C++ (9.275 forks)batch import
Area-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

Métricas do repositório

Stars
 (103.173 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador