mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
* profiles/byoburc, profiles/profile.skel: move the .screenrc sourcing
to the byoburc file Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
584507128c
commit
7e46f8b8ea
3 changed files with 4 additions and 5 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,8 +1,9 @@
|
|||
byobu (2.8) unreleased; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
* profiles/byoburc, profiles/profile.skel: move the .screenrc sourcing
|
||||
to the byoburc file
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 01 Jun 2009 13:54:29 -0500
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 01 Jun 2009 23:15:58 -0500
|
||||
|
||||
byobu (2.7-0ubuntu1) karmic; urgency=low
|
||||
|
||||
|
|
|
@ -21,3 +21,4 @@
|
|||
|
||||
source $HOME/.byobu/profile
|
||||
source $HOME/.byobu/windows
|
||||
source $HOME/.screenrc
|
||||
|
|
|
@ -34,6 +34,3 @@ hardstatus string '%99`%{= Wk} %100`%112`%= %102`%101`%114`%115`%108`%125`%126`%
|
|||
# * https://bugs.launchpad.net/bugs/315871
|
||||
# Upstream:
|
||||
# * http://savannah.gnu.org/bugs/?22146
|
||||
|
||||
# Allow local overrides in $HOME/.screenrc
|
||||
source $HOME/.screenrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue