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
terminator -u -g /dev/null
Describe the bug Rotation of terminals resets the title of the current tab
To Reproduce
/bin/bash
Expected behavior Should keep the title
Desktop (please complete the following information):
Additional context terminator 2.1.1
The text was updated successfully, but these errors were encountered:
Able to reproduce
Sorry, something went wrong.
In #589 I dealt with what seems to be the same issue. That code should be easily adapted to fix this as well.
Ok should be working! I put the fix in #589 since it uses similar code
I tested it, and after #589 it doesn't happen anymore.
Vulcalien
No branches or pull requests
terminator -u -g /dev/null
Describe the bug
Rotation of terminals resets the title of the current tab
To Reproduce
/bin/bash
in my case)Expected behavior
Should keep the title
Desktop (please complete the following information):
Additional context
terminator 2.1.1
The text was updated successfully, but these errors were encountered: