mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
* usr/share/byobu/profiles/common: LP: #900812
- start screen with at least a 1 second message wait
This commit is contained in:
parent
89c4e403c1
commit
4799f21fa2
2 changed files with 3 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
||||||
byobu (4.53) unreleased; urgency=low
|
byobu (4.53) unreleased; urgency=low
|
||||||
|
|
||||||
* UNRELEASED
|
* usr/share/byobu/profiles/common: LP: #900812
|
||||||
|
- start screen with at least a 1 second message wait
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 05 Dec 2011 08:59:08 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 05 Dec 2011 08:59:08 -0600
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
# Now, let's override with our customizations
|
# Now, let's override with our customizations
|
||||||
startup_message off
|
startup_message off
|
||||||
vbell off
|
vbell off
|
||||||
msgwait 0
|
msgwait 1
|
||||||
msgminwait 0
|
msgminwait 0
|
||||||
defutf8 on
|
defutf8 on
|
||||||
deflogin on
|
deflogin on
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue