From 00d2b3b3b9cbf027e12cccdba9af67bc40f582fc Mon Sep 17 00:00:00 2001 From: Colin McCabe Date: Mon, 15 Feb 2010 11:44:39 -0800 Subject: [PATCH 1/1] Add screenrc --- screenrc | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) create mode 100644 screenrc diff --git a/screenrc b/screenrc new file mode 100644 index 0000000..97741e7 --- /dev/null +++ b/screenrc @@ -0,0 +1,13 @@ +defscrollback 50000 +startup_message off +hardstatus on +hardstatus alwayslastline +hardstatus string "%w%=%m/%d %c" +escape ^Kk +##escape ^|\ +#term xterm-256color +vbell off +# +#bindkey -k k6 copy +bindkey -k k6 prev +bindkey -k k7 next -- 1.6.6.rc1.39.g9a42