SOURCES: screen-status-bar.patch (NEW) - adds a very handy status ...

Elan Ruusamäe glen at delfi.ee
Wed Oct 12 14:08:14 CEST 2005


On Wednesday 12 October 2005 14:57, mguevara wrote:
> Author: mguevara                     Date: Wed Oct 12 11:57:03 2005 GMT
> Module: SOURCES                       Tag: HEAD
> ---- Log message:
> - adds a very handy status bar to the bottom of a screen which includes
>   hostname, terms names, clock and calendar info
>
> ---- Files affected:
> SOURCES:
>    screen-status-bar.patch (NONE -> 1.1)  (NEW)
>
> ---- Diffs:
>
> ================================================================
> Index: SOURCES/screen-status-bar.patch
> diff -u /dev/null SOURCES/screen-status-bar.patch:1.1
> --- /dev/null	Wed Oct 12 13:57:03 2005
> +++ SOURCES/screen-status-bar.patch	Wed Oct 12 13:56:58 2005
> @@ -0,0 +1,9 @@
> +--- screen-4.0.2/etc/screenrc~	2003-12-05 14:59:39.000000000 +0100
> ++++ screen-4.0.2/etc/screenrc	2005-10-12 13:51:08.000000000 +0200
[...]
> ++# status bar with hostname, term names and clock/calendar info
> ++caption always "${HOSTNAME} %{-b}%{= wb}%-Lw%{= wr}%50>%{+b}%n%f %t%{=
> wb}%{-b}%+Lw%{= wr}%-017= %c %Y-%m-%d"
not sure aboout making it default, 

but here's few status bars from my private collection :)
it also depends on xtitle updates inside screen via $PROMPT_COMMAND

uncommented one is what i use now.
http://glen.alkohol.ee/scrbar.png

+v+

# colourized windowlist chooser
windowlist string "%{+ g}%02n%{-}: %{+ y}%t%{-}%f [%h]"

# misc captions

# active window is bolder
#caption string "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<"

# glen's old one colour default
#caption string "%c %t:%n|%? [%h]%? %w"
#sorendition "=s dg"

# glen's coloured one where active window is different colour
caption string "%{=s wb}%{+b g.}%c%{-} %{+b w.}%t:%n%{-}|%? [%{+b y.}%h%{-}]%? %-Lw[%{+b w}%n%f %t%{-}]%+Lw"
#sorendition "=d ry"


# TmC captions
#caption always "%c %t:%n|%? [%h]%? %w"

#caption always "%c %t - ( %w )"
#sorendition "= gk"

# green line
#caption always "%{=b by} %c %{-} %{= .w}[%{=b .w}%n%{-}%{= .w}]%{=b .w}%t%{-} %{=b .k}[ %{= .k}%w %{=b .k}]%{-} %{=b .k}@ TmC Serv%{-}"
#sorendition "=b gy"

# blue line
#caption always "%{=b .y}%c%{-} %{=b .w}%t%{-} %{= .k}( %{= .w}%w %{= .k})%{-}"
#sorendition "=b br"

# blue line: and active window is bold
#caption always "%{=b .y}%c%{-} %{=b .w}%t%{-} %{= .k}( %{= .w}%-Lw%{=b BW}%50>%n* %t%{-}%+Lw%< %{= .k})%{-}"
#sorendition "=b br"

-v-

-- 
glen



More information about the pld-devel-en mailing list