[konsole] [Bug 231405] Setting terminal title - ANSI string terminator not supported
Egmont Koblinger
bugzilla_noreply at kde.org
Tue Sep 11 10:50:08 BST 2018
https://bugs.kde.org/show_bug.cgi?id=231405
Egmont Koblinger <egmont at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egmont at gmail.com
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #7 from Egmont Koblinger <egmont at gmail.com> ---
Reopening, it's not okay in 17.12.3.
The command:
echo -e '\e]0;Title\e\\'
not only sets the title, but also emits a literal backslash.
(On a side note, there seems to be a buffer corrpution bug in bash-4.4, causing
the particular PS1 that you've mentioned earlier to emit garbage in other
terminals too. So don't use PS1 for debugging/verifying this issue :))
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list