nested hardstatus line
If I start screen and set the hardstatus line on one host, and then ssh into another machine where I also use screen with a hardstatus line, I end up with 2 hard status lines. Is there a way to consolidate this down so that only one status line is visible at a time? Thanks, -- View this message in context: http://www.nabble.com/nested-hardstatus-line-tp23136409p23136409.html Sent from the Gnu - Screen mailing list archive at Nabble.com. ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users
Re: nested hardstatus line
>wouldn't it make better sense to be able to toggle between local/remote "hard" status lines? That's exactly what I want. I only want one to display at a time. Is there an easy way to make that happen? -- View this message in context: http://www.nabble.com/nested-hardstatus-line-tp23136409p23154641.html Sent from the Gnu - Screen mailing list archive at Nabble.com. ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users
Re: nested hardstatus line
I've kind of figured out what I want by adding hardstatus lastline termcapinfo screen* hs:ts=\E]0;:fs=\007:ds=\E]0;\007 And then adding "%h" to the hardstatus string on the local machine. The only problem is the color formatting from the hardstatus string of the remote machines does not come accross. Is there a way to make it display the colors as well as the text? j...@mi11er.net wrote: > > If I start screen and set the hardstatus line on one host, and then ssh > into another machine where I also use screen with a hardstatus line, I end > up with 2 hard status lines. Is there a way to consolidate this down so > that only one status line is visible at a time? > > Thanks, > -- View this message in context: http://www.nabble.com/nested-hardstatus-line-tp23136409p23432761.html Sent from the Gnu - Screen mailing list archive at Nabble.com. ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users