This commit is contained in:
Dustin Kirkland 2009-01-09 15:13:18 -06:00
commit 866c17955b
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View file

@ -5,8 +5,9 @@ screen-profiles (1.5) UNRELEASED; urgency=low
* bin/load-average: added a load average script * bin/load-average: added a load average script
* debian/install, profiles/common, profiles/ubuntu.screenrc: * debian/install, profiles/common, profiles/ubuntu.screenrc:
updated with mem and load status scripts updated with mem and load status scripts
* profiles/common: fix scrollback, LP: #309393
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 09 Jan 2009 14:42:08 -0600 -- Dustin Kirkland <kirkland@ubuntu.com> Fri, 09 Jan 2009 15:05:11 -0600
screen-profiles (1.4-0ubuntu1) jaunty; urgency=low screen-profiles (1.4-0ubuntu1) jaunty; urgency=low

View file

@ -37,7 +37,7 @@ hardstatus alwayslastline
caption always "%{kW}%?%-Lw%?%{bw}%n*%f %t%?(%u)%?%{kW}%?%+Lw%?" caption always "%{kW}%?%-Lw%?%{bw}%n*%f %t%?(%u)%?%{kW}%?%+Lw%?"
# Allow scrolling in xterm, 10000 lines # Allow scrolling in xterm, 10000 lines
termcapinfo xterm ti@:te@ termcapinfo xterm* ti@:te@
defscrollback 10000 defscrollback 10000
# Default keybindings # Default keybindings