microsoft/Terminal
Voir sur GitHubUse an indeterminate progress ring on the tab before a tab is "connected"
Open
#3 991 ouverte le 17 déc. 2019
Area-UserInterfaceHelp WantedIssue-TaskProduct-Terminal
Métriques du dépôt
- Stars
- (35 764 stars)
- Métriques de merge PR
- (Merge moyen 27j 19h) (24 PRs mergées en 30 j)
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