Re: hardstatus question
todd freed <[email protected]>
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <CA+ebPOzDZJTzGKn6Nzg9tagBuNQxcBH-k-11qiau56mR4j2Faw@mail.gmail.com> |
On Fri, Oct 14, 2011 at 8:43 AM, Jostein Berntsen <jbernts-gyXR7Lt7FVk/[email protected]> wrote: > On 13.10.11,10:25, todd freed wrote: >> Hello, >> >> In your .screenrc you can use "hardstatus" to set your hardstatus >> line, using the STRING ESCAPES as documented in man screen. >> >> My question is about the %w option, which is supposed to be the number >> and name of each window. >> >> It appears that the text generated by %w for each window is truncated >> at 20 characters. Is it possible to change this? I think 30-35 would >> be more useful in my case. >> > > My hardstatus line is > > hardstatus string "%{.kc}%-w%{.kw}%n*%t%{-}%+w %c %Y%m%d > > Would that work better for you? > > > Jostein > > > > _______________________________________________ > screen-users mailing list > screen-users-mXXj517/[email protected] > https://lists.gnu.org/mailman/listinfo/screen-users > Joe, could you explain how, if at all, it addresses the problem I brought up? I see a -w and a +w. Should still expand to 20 characters per window, right? -Todd