From 55a6a7ed6f7fab19b3f8188221d45172e994802f Mon Sep 17 00:00:00 2001 From: frank Date: Sun, 15 Jan 2012 23:25:12 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- screenrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/screenrc b/screenrc index 02e63bf6..256203ee 100644 --- a/screenrc +++ b/screenrc @@ -64,7 +64,7 @@ multiuser off # Change default scrollback value for new windows - defscrollback 1000 # default: 100 + defscrollback 10000 # default: 100 # Define the time that all windows monitored for silence should # wait before displaying a message. Default 30 seconds. @@ -95,6 +95,7 @@ # caption always " %w --- %c:%s" # caption always "%3n %t%? @%u%?%? [%h]%?%=%c" + caption always " %{gw}$LOGNAME@%H | %{bw}%c%{-} | %{kw}%-Lw%{rw}%50>%{rW}%n%f* %t %{kw}%+LW%<" # advertise hardstatus support to $TERMCAP # termcapinfo * '' 'hs:ts=\E_:fs=\E\\:ds=\E_\E\\' -- 2.39.5