screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: aterm window title


From: David Cannings
Subject: Re: aterm window title
Date: Fri, 01 Oct 2004 16:06:33 +0100
User-agent: Mozilla Thunderbird 0.8 (X11/20040913)

Markus Trippelsdorf wrote:
Am Freitag, den 01.10.2004, 14:31 +0100 schrieb David Cannings:
Is there any way to get window titles to work in aterm when I'm running screen?
#vim /etc/screenrc
:%s/\<xterm\>/rxvt/g
:wq
You could also add term rxvt
to your .screenrc file.

That is definitely a pointer in the right direction, it appears that adding the following to /etc/screenrc works:

termcapinfo rxvt 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'

Thanks,

David




reply via email to

[Prev in Thread] Current Thread [Next in Thread]