mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
* profiles/common: defutf8 on seems like a sane default, at this point,
LP: #301447 Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
8733d6f350
commit
0b9283c3b5
2 changed files with 4 additions and 2 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,8 +1,9 @@
|
||||||
byobu (2.15) unreleased; urgency=low
|
byobu (2.15) unreleased; urgency=low
|
||||||
|
|
||||||
* UNRELEASED
|
* profiles/common: defutf8 on seems like a sane default, at this point,
|
||||||
|
LP: #301447
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 22 Jun 2009 11:29:21 -0500
|
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 22 Jun 2009 13:12:17 -0500
|
||||||
|
|
||||||
byobu (2.14-0ubuntu1) karmic; urgency=low
|
byobu (2.14-0ubuntu1) karmic; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
startup_message off
|
startup_message off
|
||||||
vbell off
|
vbell off
|
||||||
msgwait 1
|
msgwait 1
|
||||||
|
defutf8 on
|
||||||
|
|
||||||
# Define status commands
|
# Define status commands
|
||||||
# Use prime number intervals, to decrease collisions, which
|
# Use prime number intervals, to decrease collisions, which
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue