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

Change title of tab/window #28

Open
trufae opened this issue Dec 11, 2017 · 3 comments
Open

Change title of tab/window #28

trufae opened this issue Dec 11, 2017 · 3 comments

Comments

@trufae
Copy link
Owner

trufae commented Dec 11, 2017

printf "\033]0;mfoo\007"

the thing is that it the ]2; should work too.. but its ignored by Therm/iTerm2.

@trufae
Copy link
Owner Author

trufae commented Dec 11, 2017

ESC]0;stringBEL -- Set icon name and window title to string
ESC]1;stringBEL -- Set icon name to string
ESC]2;stringBEL -- Set window title to string

@trufae
Copy link
Owner Author

trufae commented Dec 11, 2017

I have removed this feature from latest Therm, as long as it was possible to cause a DoS

@trufae
Copy link
Owner Author

trufae commented Dec 11, 2017

Closing for now, but may be reopened if we want to have support for this somehow

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