From 866c17955b8ac0e1d6b8a2de254fd88af5ef8805 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Fri, 9 Jan 2009 15:13:18 -0600 Subject: [PATCH] fix for Bug #309393 --- debian/changelog | 3 ++- profiles/common | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c8c7c03b..1a7733a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,9 @@ screen-profiles (1.5) UNRELEASED; urgency=low * bin/load-average: added a load average script * debian/install, profiles/common, profiles/ubuntu.screenrc: updated with mem and load status scripts + * profiles/common: fix scrollback, LP: #309393 - -- Dustin Kirkland Fri, 09 Jan 2009 14:42:08 -0600 + -- Dustin Kirkland Fri, 09 Jan 2009 15:05:11 -0600 screen-profiles (1.4-0ubuntu1) jaunty; urgency=low diff --git a/profiles/common b/profiles/common index d0d38cfd..90e87fca 100644 --- a/profiles/common +++ b/profiles/common @@ -37,7 +37,7 @@ hardstatus alwayslastline caption always "%{kW}%?%-Lw%?%{bw}%n*%f %t%?(%u)%?%{kW}%?%+Lw%?" # Allow scrolling in xterm, 10000 lines -termcapinfo xterm ti@:te@ +termcapinfo xterm* ti@:te@ defscrollback 10000 # Default keybindings