screen-users
[Top][All Lists]
Advanced

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

GNU screen 4.2.1 in xterm: hardstatus in window title disappears


From: Alan
Subject: GNU screen 4.2.1 in xterm: hardstatus in window title disappears
Date: Mon, 19 May 2014 08:25:42 -0400

Hi,

I'm having a problem with the hardstatus in the window title disappearing using screen version 4.2.1.

The only 2 lines in my ~/.screenrc are:


termcapinfo xterm* 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
hardstatus string "%h [screen %n%?: %t%?]"


In GNU screen version 4.0.3 that I used previously, it set the hardstatus to be in the window title to something like:

computer_name ~ [screen 0: bash]

However, after upgrading GNU screen to version 4.2.1, the "[screen 0: bash]" part of the hardstatus in the window title disappears after I hit enter in the terminal. The "computer_name ~" part stays there. However, the "[screen 0: bash]" reappears when switching windows (e.g. doing a "C-a n"), or creating a new window ("C-a c").

How do I get the hardstatus in the window title to stay put?

Thanks for your help!

reply via email to

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