X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=blobdiff_plain;f=xterm-title;h=1fcea562e0aa8195bc9d26ef3358e865e2f28526;hb=c5729cd8ca956bc4a0ec66dcfb82763fe2f48025;hp=7a6a536c79cb35d3d468c76bf496c45934f8719f;hpb=048aac6382a1cd35c048734907a51e3be5727e42;p=bin.git diff --git a/xterm-title b/xterm-title index 7a6a536..1fcea56 100755 --- a/xterm-title +++ b/xterm-title @@ -1,2 +1,2 @@ #! /bin/sh -echo -en '\e]2;'"$*"'\e\\' +printf '\033]0;'"$*"'\a'