Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Windows Terminal escape sequences #388

Open
albertlarsan68 opened this issue Feb 28, 2022 · 1 comment
Open

Add Windows Terminal escape sequences #388

albertlarsan68 opened this issue Feb 28, 2022 · 1 comment

Comments

@albertlarsan68
Copy link

Windows Terminal supports escape sequences that reflect the progress in the tab title and taskbar.

An implementation (winget) is available here: microsoft/winget-cli/src/AppInstallerCLICore/VTSupport.cpp

@djc
Copy link
Member

djc commented Feb 28, 2022

As I am not a Windows user, I'm unlikely to write code for this. I'd be happy to review a PR, though. I think this could already be used by calling ProgressStyle::progress_chars(), though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants