From 4053a5865c26716d102c6dc4276b5314c4a39834 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 25 Aug 2011 07:54:37 -0400 Subject: Commentout terminfo line in .screenrc, was causing hardstatus line to duplicate itself every second --- .screenrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.screenrc') diff --git a/.screenrc b/.screenrc index cabde84..0c3ec27 100644 --- a/.screenrc +++ b/.screenrc @@ -4,7 +4,7 @@ encoding UTF-8 vbell on defnonblock 5 term screen-256color -terminfo rxvt-unicode 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' +#terminfo rxvt-unicode 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' startup_message off -- cgit v1.2.3