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 Taskbar Progress Indicator on Windows #143

Open
89netraM opened this issue Jun 18, 2022 · 0 comments
Open

Add Taskbar Progress Indicator on Windows #143

89netraM opened this issue Jun 18, 2022 · 0 comments

Comments

@89netraM
Copy link

ConEmu and Windows Terminal supports a OSC sequence for manipulating the Taskbar Progress Indicator. This can be used to display "spinners" even when the terminal (or tab) isn't active.

Following the documentation from ConEmu, this could be used by sending the sequence for indeterminate progress ESC ] 9 ; 4 ; 3 ; 0 ST when starting a spinner, and the sequence for removing progress ESC ] 9 ; 4 ; 0 ; 0 ST when stopping a spinner.

If this is something this project would benefit from, I would be happy to try my hand at implementing it.

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

1 participant