From 2cff496181a2c38bf2b739c36b8153712cd65800 Mon Sep 17 00:00:00 2001 From: LAN-TW Date: Wed, 24 Aug 2011 08:54:29 +0800 Subject: Initial commit - import version 20110824 --- screenrc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 screenrc (limited to 'screenrc') diff --git a/screenrc b/screenrc new file mode 100644 index 0000000..bc87e21 --- /dev/null +++ b/screenrc @@ -0,0 +1,15 @@ +caption always "%{= kc}%-Lw%{= br}%n %t%{= kc}%+Lw %=%{= g}%l" + +vbell off +vbellwait 0 +defscrollback 65536 + +hardcopydir /home/lantw44/hardcopy + +deflogin on +shell -bash +screen +title bash +deflogin off + +zombie ^C^R -- cgit