Enable UTF8 by default
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| byobu (Ubuntu) |
Wishlist
|
Unassigned | ||
| screen (Ubuntu) |
Wishlist
|
Unassigned |
Bug Description
Binary package hint: screen
Is there any reason we can't have:
defutf8 on
in /etc/screenrc? The use case I have in mind is people using irssi in screen, neither of which enable UTF-8 by default, but I expect this shows up elsewhere. What I don't know is, are there things which are negatively effected? I've no memory of having encountered such problems.
Related branches
Changed in screen: | |
importance: | Undecided → Wishlist |
Chris Jones (cmsj) wrote : | #1 |
Dustin Kirkland (kirkland) wrote : | #2 |
I'll be glad to fix this in byobu's configuration, which provides a sane set of additional defaults for screen sessions started under byobu.
:-Dustin
Changed in byobu (Ubuntu): | |
importance: | Undecided → Wishlist |
status: | New → In Progress |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package byobu - 2.15-0ubuntu1
---------------
byobu (2.15-0ubuntu1) karmic; urgency=low
* profiles/common: defutf8 on seems like a sane default, at this point,
LP: #301447
* debian/control: trying to fix upgrade issues, add
provides/
NOTE: we can't provide a dummy screen-profiles package, as we
must have screen-profiles uninstalled first, to remove the
dpkg-diversion of /usr/bin/screen
* byobu: force the janitor to run on startup to create the environment
* byobu-status: fix --detail, detect script dir
-- Dustin Kirkland <email address hidden> Tue, 23 Jun 2009 01:00:09 -0500
Changed in byobu (Ubuntu): | |
status: | In Progress → Fix Released |
It seems as though this may not be necessary, further investigation required.