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

--console-title doesn't work in tmux (or GNU screen) #6247

Open
zgracem opened this issue Jul 16, 2015 · 0 comments
Open

--console-title doesn't work in tmux (or GNU screen) #6247

zgracem opened this issue Jul 16, 2015 · 0 comments
Labels

Comments

@zgracem
Copy link

zgracem commented Jul 16, 2015

I do most of my terminal work inside tmux, so I almost never get to take advantage of the delightful --console-title option. Would it be possible to detect when youtube-dl is running inside tmux (or GNU screen, I suppose) and add the appropriate DCS to the escape sequences?

  • For tmux: \ePtmux;\e\e]2;${window_title}\a\e\\
  • For screen: \eP\e]2;${window_title}\a\e\\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants