summaryrefslogtreecommitdiffstats
path: root/screenrc
diff options
context:
space:
mode:
Diffstat (limited to 'screenrc')
-rw-r--r--screenrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/screenrc b/screenrc
new file mode 100644
index 0000000..1553be3
--- /dev/null
+++ b/screenrc
@@ -0,0 +1,10 @@
+vbell off
+startup_message off
+autodetach on
+defscrollback 1024
+
+bindkey -k k3 prev
+bindkey -k k4 next
+
+caption always
+caption string '%{= kW}[ %{w}%H %{W}][ %{w}load[ %l ] %{W}][ %{B}%d/%m/%Y %c %{W}][ %{w}%?%-w%?%{w}(%{B}%n%f %t%{w})%{w}%?%+w%? %{W}]'