Correct ANSI string terminator

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

Description

Correct ANSI string terminator

Use the correct decimal value 27

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

BUG: 231405

Differential Revision: https://phabricator.kde.org/D5576

Details

Committed
hindenburgMay 5 2017, 12:11 PM
Differential Revision
D5576: Correct ANSI string terminator
Parents
R319:ab75e68b1122: Allow user to enter location to store Konsole's scrollback files
Branches
Unknown
Tags
Unknown