Correct ANSI string terminator
ClosedPublic

Authored by hindenburg on Apr 25 2017, 3:44 AM.

Details

Summary

Use the correct decimal value 27

In bash, PS1="\e]0;<title>\e\\" or PS1="\e]0;<title>\033"

BUG: 231405

Diff Detail

Repository
R319 Konsole
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
hindenburg created this revision.Apr 25 2017, 3:44 AM
Restricted Application added a project: Konsole. · View Herald TranscriptApr 25 2017, 3:44 AM
This revision was automatically updated to reflect the committed changes.