[Konsole-devel] Konsol ESC codes

Kurt Hindenburg kurt.hindenburg at gmail.com
Sun Jun 24 12:41:05 UTC 2012


Hi, I'll add konsole ml in case they can provide a faster answer.

Kurt

On Sat, Jun 23, 2012 at 4:02 PM, teknopaul hinds <teknopaul at gmail.com>wrote:

> Hi Kurt,
>
> I found your email on this page
> http://docs.kde.org/stable/en/kde-baseapps/*konsole/credits.*html
>
> I hope you don't mind direct mail.
>
> I'm trying to get Konsole to change the window title with an escape code,
> but I can't make it work.
>
> I can see code in Vt102Emulation.cpp that looks like it should work but
> when I send
>
> binjs_termWriteByte(27, 93, 50, 59); // ESC]2;
> $.print(title);
> binjs_termWriteByte(7); // BEL
>
> Which writes to STDOUT, nothing happens,  in xterm the window title
> changes.
>
> When I login via SSH to a remote server the title changes as expected.
>
> Any Idea what I'm missing?
>
>
> :P
>
>
> --
> Sent from my Linux 2.6.38.6-27.fc15.x86_64 #1 SMP x86_64 x86_64 x86_64
> GNU/Linux
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20120624/ccb3fec7/attachment.html>


More information about the konsole-devel mailing list