]> git.pld-linux.org Git - packages/screen.git/commitdiff
- adds a very handy status bar to the bottom of a screen which includes
authormguevara <mguevara@pld-linux.org>
Wed, 12 Oct 2005 11:56:58 +0000 (11:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  hostname, terms names, clock and calendar info

Changed files:
    screen-status-bar.patch -> 1.1

screen-status-bar.patch [new file with mode: 0644]

diff --git a/screen-status-bar.patch b/screen-status-bar.patch
new file mode 100644 (file)
index 0000000..7b89a83
--- /dev/null
@@ -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
+@@ -151,3 +151,6 @@
+ # defnonblock 1
+ # blankerprg rain -d 100
+ # idle 30 blanker
++
++# 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"
This page took 0.049244 seconds and 4 git commands to generate.