From 6a70eeda4ccb07b156582b7bb221b87bc7faca64 Mon Sep 17 00:00:00 2001 From: Iain Patterson Date: Fri, 16 Sep 2005 15:00:55 +0000 Subject: [PATCH] Added screenrc. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@6 6be0d1a5-5cfe-0310-89b6-964be062b18b --- .screenrc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .screenrc diff --git a/.screenrc b/.screenrc new file mode 100644 index 0000000..fb67ac1 --- /dev/null +++ b/.screenrc @@ -0,0 +1,7 @@ +# $Id$ +escape ^pp +vbell off +startup_message off +caption splitonly "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<" +bind j focus down +bind k focus up -- 2.20.1