From c65930f617b5094e94a9160e296eebab9fde5d87 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Tue, 31 Mar 2009 15:59:05 -0500 Subject: [PATCH] profiles/common: added 'altscreen on', which cleans the screen for programs that support this, such as vi and emacs, LP: #349677 -Dustin Kirkland Tue, 31 Mar 2009 15:54:30 -0500 --- debian/changelog | 4 +++- profiles/common | 3 +-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8e17b50e..4263eaa4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ screen-profiles (1.42) unreleased; urgency=low * debian/postinst, debian/prerm, screen: remove some maintainer hacks that should be cleaned up before Jaunty GA, LP: #352291 * po/*: screen-profiles-export translation template + * profiles/common: added 'altscreen on', which cleans the screen for + programs that support this, such as vi and emacs, LP: #349677 [ Adi Roiban ] * debian/install, debian/rules, po/POTFILES.python, po/POTFILES.sh, @@ -14,7 +16,7 @@ screen-profiles (1.42) unreleased; urgency=low in the screen-profiles build and install - -- Dustin Kirkland Tue, 31 Mar 2009 15:44:17 -0500 + -- Dustin Kirkland Tue, 31 Mar 2009 15:54:30 -0500 screen-profiles (1.41-0ubuntu1) jaunty; urgency=low diff --git a/profiles/common b/profiles/common index f1c6cfa7..5d6ce58d 100644 --- a/profiles/common +++ b/profiles/common @@ -45,8 +45,7 @@ hardstatus alwayslastline # 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 +altscreen on # Log 10000 lines defscrollback 10000