screen-users
[Top][All Lists]
Advanced

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

Re: Two strings for the caption?


From: A S
Subject: Re: Two strings for the caption?
Date: Fri, 16 Oct 2009 13:30:59 +0200

Also to always see the current window:
#
caption string "%{kB}%n %t%{-}%+w%{Bk}%-w      %="
#
This way the current window is always shown first in line

2009/10/16, A S <address@hidden>:
> 2009/10/16, Yuki (aka Rubén Gómez) <address@hidden>:
>> Hello!
>>
>> Is there any option to have a 2 string caption? That's my configuration:
>> caption always
>> caption string "%{Bk}%-w%{kB}%n %t%{-}%+w      %=| %0c | %Y-%m-%d "
>>
>> And when I have more than 12 windows opened, I have no datetime and I
>> don't see in which window I am. It's not a big issue, but I would
>> prefer to see all my windows instead of doing ^a " to list them all. I
>> think that with two caption string will be perfect. Any idea?
>>
>> Thanks!
>>
>>
>> _______________________________________________
>> screen-users mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/screen-users
>>
>
> Well, you could use "caption string" to display the first part and
> "hardstatus string" to display the second part of the output, like
> this:
> caption always
> caption string "%{Bk}%-w%{kB}%n %t%{-}%+w      %="
> hardstatus string "| %0c | %Y-%m-%d "
>




reply via email to

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