]> git.pld-linux.org Git - packages/screen.git/commitdiff
- modify /etc/screenrc not /etc/skel/.screenrc
authormguevara <mguevara@pld-linux.org>
Wed, 12 Oct 2005 14:02:14 +0000 (14:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    screen-status-bar.patch -> 1.3

screen-status-bar.patch

index bf539c233e0cc2edb67c21244342adc6b71755d8..45a3dbec2c3fac36d7b85a1bfd9ec26a1597f350 100644 (file)
@@ -1,12 +1,16 @@
---- screen-4.0.2/etc/screenrc~ 2003-12-05 14:59:39.000000000 +0100
-+++ screen-4.0.2/etc/screenrc  2005-10-12 15:20:51.000000000 +0200
-@@ -151,3 +151,46 @@
- # defnonblock 1
- # blankerprg rain -d 100
- # idle 30 blanker
+--- screen-orig/etc/etcscreenrc~       2005-10-12 15:45:10.000000000 +0200
++++ screen-4.0.2/etc/etcscreenrc       2005-10-12 15:58:50.000000000 +0200
+@@ -95,3 +95,50 @@
+ # On Debian GNU/Linux, `<--' (Backspace key) should send char `\177':
+ bindkey -k kb stuff "\177"
++######################
++#
++# status bar settings
++#
 +
-+# 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"
++# 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"  
 +
 +# To disable the status bar uncomment the following line
 +# caption splitonly
@@ -36,7 +40,7 @@
 +#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%{-}"
++#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
This page took 0.056883 seconds and 4 git commands to generate.