aboutsummaryrefslogtreecommitdiff
path: root/screen
diff options
context:
space:
mode:
Diffstat (limited to 'screen')
-rw-r--r--screen/screenrc11
1 files changed, 7 insertions, 4 deletions
diff --git a/screen/screenrc b/screen/screenrc
index c297f413..5baf2d45 100644
--- a/screen/screenrc
+++ b/screen/screenrc
@@ -1,9 +1,12 @@
-startup_message off
-vbell off
-hardstatus on
+altscreen on
+autodetach on
+defflow off
+defutf8 on
hardstatus alwayslastline
+hardstatus on
hardstatus string "%{Wk}%-w%{wb}%n %t%{-}%+w %=%{..R} %H %{..B} %D %d/%m %c "
-autodetach on
msgminwait 0
msgwait 0
+startup_message off
term xterm-256color
+vbell off