Making screen greater
james cordell <[email protected]>
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <CAD4dhLFiZb-vD8JJ4qUcjjA5vcwGxuFXDFk4NK=cxWmGpFwz4Q@mail.gmail.com> |
HI
I use screen religiously and I never use it without this status bar config.
bindkey -k F1 prev
bindkey -k F2 next
multiuser on
startup_message off
#zombie ko
# Window list at the bottom.
hardstatus alwayslastline
hardstatus string "%-w%{= BW}%50>%n %t%{-}%+w%<"
This "Tab" based function allowing switching through screen with F11
and F12. This .screenrc setting are practically un findable again, I
found them through google once.
It would be nice if this useful yet cryptic settings could be turn on
or off from screen.
--
Regards
James Cordell