mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-20 21:43:19 -07:00
10000 lines of scrollback
This commit is contained in:
parent
2ee113a543
commit
952500313a
2 changed files with 5 additions and 3 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,12 +1,13 @@
|
|||
screen-profiles (1.0-0ubuntu1) jaunty; urgency=low
|
||||
screen-profiles (1.0~ppa13) jaunty; urgency=low
|
||||
[ Dustin Kirkland ]
|
||||
* Initial upload
|
||||
- ubuntu, debian, redhat, fedora profiles
|
||||
- select-screen-profile utility
|
||||
- add dependency on gettext-base (LP: #308509)
|
||||
- define 10,000 lines of scrollback
|
||||
|
||||
[ Nicolas Barcet ]
|
||||
* Allow local modification of .screenrc (LP: #308216)
|
||||
* Add some nice defaults to ubuntu.screenrc
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 16 Dec 2008 11:03:41 -0600
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 16 Dec 2008 14:37:29 -0600
|
||||
|
|
|
@ -30,8 +30,9 @@ backtick 104 999999 999999 /usr/share/screen-profiles/bin/cpu-count
|
|||
|
||||
hardstatus alwayslastline
|
||||
|
||||
# Allow scrolling in xterm
|
||||
# Allow scrolling in xterm, 10000 lines
|
||||
termcapinfo xterm ti@:te@
|
||||
defscrollback 10000
|
||||
|
||||
# Keybindings
|
||||
# Map shift-tab to go to next window
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue