You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been running xtitle for a while with i3-gaps and i3blocks-gaps, only using xtitle -s.
I've stumbled upon a forum post (requires AWS account) where a person created a thread with title containing terminal control characters. In this case it changes the colour to red. Here is how the title looks like in the website source:
<title>
AWS Developer Forums: [�[1;31mFAILED�[0m] Failed to mount ...
</title>
This prints the actual red text in your terminal!
Unless this was some sort of a design decision, I think xtitle should strip any control characters from it's output, or even its input.
Let me know if you need more details.
Thanks,
George
The text was updated successfully, but these errors were encountered:
I've been running xtitle for a while with i3-gaps and i3blocks-gaps, only using
xtitle -s
.I've stumbled upon a forum post (requires AWS account) where a person created a thread with title containing terminal control characters. In this case it changes the colour to red. Here is how the title looks like in the website source:
This prints the actual red text in your terminal!
Unless this was some sort of a design decision, I think xtitle should strip any control characters from it's output, or even its input.
Let me know if you need more details.
Thanks,
George
The text was updated successfully, but these errors were encountered: