We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
printf "\033]0;mfoo\007"
the thing is that it the ]2; should work too.. but its ignored by Therm/iTerm2.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
I have removed this feature from latest Therm, as long as it was possible to cause a DoS
Closing for now, but may be reopened if we want to have support for this somehow
No branches or pull requests
printf "\033]0;mfoo\007"
the thing is that it the ]2; should work too.. but its ignored by Therm/iTerm2.
The text was updated successfully, but these errors were encountered: