mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
profiles/common: added 'altscreen on', which cleans the screen for
programs that support this, such as vi and emacs, LP: #349677 -Dustin Kirkland <kirkland@ubuntu.com>Tue, 31 Mar 2009 15:54:30 -0500
This commit is contained in:
parent
c5ef8b5a63
commit
c65930f617
2 changed files with 4 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -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 <kirkland@ubuntu.com> Tue, 31 Mar 2009 15:44:17 -0500
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 31 Mar 2009 15:54:30 -0500
|
||||
|
||||
screen-profiles (1.41-0ubuntu1) jaunty; urgency=low
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue