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

Display download progress in console window title #53

Merged
1 commit merged into from
Jan 4, 2011
Merged

Display download progress in console window title #53

1 commit merged into from
Jan 4, 2011

Conversation

grawity
Copy link
Contributor

@grawity grawity commented Jan 4, 2011

This patch adds --console-title command line option to update the window title of Xterm and Windows Console with current download progress.

…title.

This uses SetConsoleTitle() Win32 API for Windows Console, and Xterm escape sequence otherwise.
@rg3
Copy link
Collaborator

rg3 commented Jan 4, 2011

Fantastic. I can't test the Windows code right now but this is exactly what was requested. I'll merge the code and close all issues.

This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants