[konsole] [Bug 231405] Setting terminal title - ANSI string terminator not supported
Kurt Hindenburg
bugzilla_noreply at kde.org
Fri May 5 12:12:00 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=231405
Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Latest Commit|https://commits.kde.org/kon |https://commits.kde.org/kon
|sole/5601e995bd8715ea9e186e |sole/7a41b73b46d1f774e82eb6
|447a947cd48736bfee |4a8b66920e411ccd3c
Resolution|--- |FIXED
--- Comment #5 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 7a41b73b46d1f774e82eb64a8b66920e411ccd3c by Kurt Hindenburg.
Committed on 05/05/2017 at 12:11.
Pushed by hindenburg into branch 'master'.
Correct ANSI string terminator
Use the correct decimal value 27
In bash, PS1="\e]0;<title>\e\\" or PS1="\e]0;<title>\033"
Differential Revision: https://phabricator.kde.org/D5576
M +1 -1 src/Vt102Emulation.cpp
https://commits.kde.org/konsole/7a41b73b46d1f774e82eb64a8b66920e411ccd3c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list