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

[enhancement] display terminal name in window title/tab #41

Open
Tcll opened this issue Jul 23, 2016 · 0 comments
Open

[enhancement] display terminal name in window title/tab #41

Tcll opened this issue Jul 23, 2016 · 0 comments

Comments

@Tcll
Copy link

Tcll commented Jul 23, 2016

The last 2 tabs here are flootty terminals, but the problem is you can't tell which is which.
img
if you could modify PS1 to display the terminal name in the tab/title (I've done it, but there are too many characters to escape in a launcher-string), it would be really helpful. :)

here's the example I used which sets the tab/title to "newtitle":
PS1='\[\e]0;newtitle\a\]${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '

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