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

Ensure Title doesn't overrun #1094

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Ensure Title doesn't overrun #1094

merged 1 commit into from
Feb 24, 2022

Conversation

tfgast
Copy link
Contributor

@tfgast tfgast commented Feb 23, 2022

The set title escape code needs to be terminated with a bell character. See https://tldp.org/HOWTO/Xterm-Title-3.html
Before this change I was seeing the following
Screen Shot 2022-02-22 at 4 50 56 PM

The set title escape code needs to be terminated with a bell character. See https://tldp.org/HOWTO/Xterm-Title-3.html
@imsnif
Copy link
Member

imsnif commented Feb 24, 2022

Good catch! And thanks for this. Also - apologies for the CI email spam. We've recently introduced a test that ended up being a little flaky. Will take care out of out of scope.

@imsnif imsnif merged commit cef3f1e into zellij-org:main Feb 24, 2022
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

Successfully merging this pull request may close these issues.

2 participants