From c28f7ff876901b8781732b59c51cb5fa8b3c6806 Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Sun, 9 Sep 2007 16:34:06 -0500 Subject: update screenrc for my prefs --- screenrc | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'screenrc') diff --git a/screenrc b/screenrc index 5cc6b3c..27b7caa 100644 --- a/screenrc +++ b/screenrc @@ -1,9 +1,7 @@ +# .screenrc, based on Eidolos' config at http://sartak.org/conf/ startup_message off nethack on -# change ^A to ^B -- ^B has no real meaning in bash, vim, or nethack. -escape ^Bb - # no more "bell in window 1", Crassworm!! bell_msg "" @@ -16,3 +14,9 @@ defscrollback 2000 # quick esc timeout maptimeout 50 +# use the alternate screen feature (for full-screen curses apps, etc) +altscreen on + +# some keybindings +bind ^a windowlist -b +bind ^g screen //group -- cgit v1.2.3-54-g00ecf