From af3351b6487f06bddc6a3e8ac2fe8e33dcc9ccdc Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 6 Apr 2011 11:24:29 +1200 Subject: A couple more handy screen settings. --- screen/screenrc | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'screen') 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 -- cgit v1.2.3