From 5795a9671976e35c1ed11f5cc65f24f7bea31aed Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Tue, 31 Mar 2009 13:05:57 -0500 Subject: [PATCH] improve comments around altscreen and termcapinfo --- profiles/common | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/profiles/common b/profiles/common index 1fe8abfa..f1c6cfa7 100644 --- a/profiles/common +++ b/profiles/common @@ -42,9 +42,13 @@ backtick 112 86400 86400 /var/lib/screen-profiles/arch hardstatus alwayslastline -# Allow scrolling in xterm, 10000 lines -# Note: This seems to break 'altscreen yes', LP: #349677 +# Turns off alternate screen switching in xterms, +# so that text in screen will go into the xterm's scrollback buffer: termcapinfo xterm* ti@:te@ +# Or, alternatively, we can turn altscreen on, LP: #349677 +# altscreen on + +# Log 10000 lines defscrollback 10000 source $HOME/.screen-profiles/keybindings