-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
Patch for setting title of Command Prompt in windows #3
Comments
Just wanted to clarify that, even if this issue has been open for a long time, I'm not against this feature. However, I'd like it to be optional (because it does not work on Linux virtual terminals, for example), to work on every platform, and not to launch a program every time the title has to be changed. |
setting title on linux: http://www.faqs.org/docs/Linux-mini/Xterm-Title.html
|
Implemented by grawity and merged. |
Fixed invalid control character error
Use new null part syntax for ffmpeg remote part
* Tweak the auto-update features of youtube-dl. * Add infrastructure to enable tests after build time. Courtesy of @Unit193.
Was: http://bitbucket.org/rg3/youtube-dl/issue/214/
So I have tweaked my little patch so that it doesn't do bad things on linux/mac. Note the check for the os.
The text was updated successfully, but these errors were encountered: