]> git.pld-linux.org Git - packages/screen.git/blob - screen-status-bar.patch
- adds a very handy status bar to the bottom of a screen which includes
[packages/screen.git] / screen-status-bar.patch
1 --- screen-4.0.2/etc/screenrc~  2003-12-05 14:59:39.000000000 +0100
2 +++ screen-4.0.2/etc/screenrc   2005-10-12 13:51:08.000000000 +0200
3 @@ -151,3 +151,6 @@
4  # defnonblock 1
5  # blankerprg rain -d 100
6  # idle 30 blanker
7 +
8 +# status bar with hostname, term names and clock/calendar info
9 +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.069536 seconds and 4 git commands to generate.