mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
- switch to run-one, from run-this-one
* usr/share/byobu/profiles/common:
This commit is contained in:
parent
143b604e90
commit
29e61bf0f8
2 changed files with 3 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -79,7 +79,8 @@ byobu (4.18) unreleased; urgency=low
|
||||||
* usr/lib/byobu/network
|
* usr/lib/byobu/network
|
||||||
- initialize and localize variables
|
- initialize and localize variables
|
||||||
* usr/share/byobu/profiles/common:
|
* usr/share/byobu/profiles/common:
|
||||||
- drop run-this-one (was not working quite as desired
|
- switch to run-one, from run-this-one
|
||||||
|
* usr/share/byobu/profiles/common:
|
||||||
|
|
||||||
[ James Spencer ]
|
[ James Spencer ]
|
||||||
* usr/lib/byobu/.constants:
|
* usr/lib/byobu/.constants:
|
||||||
|
|
|
@ -32,7 +32,7 @@ backtick 10 9999999 9999999 byobu-janitor
|
||||||
backtick 11 9999999 9999999 printf "\005-1="
|
backtick 11 9999999 9999999 printf "\005-1="
|
||||||
backtick 12 9999999 9999999 byobu-status color
|
backtick 12 9999999 9999999 byobu-status color
|
||||||
backtick 13 0 0 byobu-status notify_osd
|
backtick 13 0 0 byobu-status notify_osd
|
||||||
backtick 1000 0 0 byobu-statusd
|
backtick 1000 0 0 run-one byobu-statusd
|
||||||
backtick 1001 1 1 byobu-status-print 1
|
backtick 1001 1 1 byobu-status-print 1
|
||||||
backtick 1002 1 1 byobu-status-print 2
|
backtick 1002 1 1 byobu-status-print 2
|
||||||
backtick 1003 1 1 byobu-status-print 3
|
backtick 1003 1 1 byobu-status-print 3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue