screen-users
[Top][All Lists]
Advanced

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

hardstatus alwayslastline and xterms


From: David Cannings
Subject: hardstatus alwayslastline and xterms
Date: Mon, 2 Aug 2004 23:44:35 +0100
User-agent: KMail/1.6.82

I use screen with the following in /etc/screenrc:

  hardstatus alwayslastline
  backtick 1 1200 1200 whoami
  hardstatus string "address@hidden %c | %-Lw%{= BW}%50>%n* %t%{-}%+Lw%<"

This gives me a bar across the bottom which shows a list of windows and 
the currently active window is highlighted in blue, a simple tab bar.  I 
can't remember where I got the code from, quite possibly the default 
screenrc.  

However, I have now started to use an xterm.  Without the status line my 
xterm title is changed to show me the current directory I'm in, what user 
I am (etc).  Some programs (portage in Gentoo, among others) use it to 
provide feedback on what they are doing.  With the line "hardstatus 
alwayslastline" this information is not output to the xterm title. 

Is there any way I can use both at once, having a tab bar at the bottom 
and relevant information in the xterm window title?  Or a 2 line status, 
one that portage (et al) can use and one for the tab bar?

Thanks,

David




reply via email to

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