]> git.pld-linux.org Git - packages/screen.git/blame - screen-status-bar.patch
- better windowlist binding by default; rel 3
[packages/screen.git] / screen-status-bar.patch
CommitLineData
87cee9c3 1--- screen-orig/etc/etcscreenrc 2005-10-12 15:45:10.000000000 +0200
2+++ screen-new/etc/etcscreenrc 2005-10-12 15:58:50.000000000 +0200
b1c42e85 3@@ -95,3 +95,50 @@
4 # On Debian GNU/Linux, `<--' (Backspace key) should send char `\177':
5 bindkey -k kb stuff "\177"
6
7+######################
8+#
9+# status bar settings
10+#
a1ec5ecd 11+
b1c42e85 12+# Status bar with hostname, term names and clock/calendar info
4a16fa6c 13+#caption always "${HOSTNAME} %{-b}%{= wb}%-Lw%{= wr}%50>%{+b}%n%f %t%{= wb}%{-b}%+Lw%{= wr}%-017= %c %Y-%m-%d"
7ac90f3e 14+
15+# To disable the status bar uncomment the following line
16+# caption splitonly
17+
18