elementary / elementary/terminal
Cannot Set Custom XTerm Title
- Dominant language
- Vala
- Stars
- 428
- Forks
- 104
- Avg merge
- 1d 54m
- Merged PRs (30d)
- 2
Description
## What Happened
After #584, terminal don't update the title when printing a xterm escape sequence.
* **Before**

* **After**

## Expected Behavior
That the title is updated when a xterm escape sequence is passed.
## Steps to Reproduce
1. Open terminal.
2. Run `echo -n "\033]2;this is a custom title\007"`.
3. Nothing happens.
## Platform Information
elementaryOS 6.0 Early Access
Contributor guide
Assessment
This issue has not been assessed yet.