mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
usr/share/man/man1/byobu.1: add a note about non-utf8 locales,
LP: #613769
This commit is contained in:
parent
e5fe4abe37
commit
8f2cd01f7d
2 changed files with 4 additions and 0 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -3,6 +3,8 @@ byobu (3.3) unreleased; urgency=low
|
||||||
* lib/byobu/network, share/man/man1/byobu.1: clean up binary/decimal
|
* lib/byobu/network, share/man/man1/byobu.1: clean up binary/decimal
|
||||||
multipliers for network transfer vs. memory/disk capacities, in
|
multipliers for network transfer vs. memory/disk capacities, in
|
||||||
accordance with industry standards
|
accordance with industry standards
|
||||||
|
* usr/share/man/man1/byobu.1: add a note about non-utf8 locales,
|
||||||
|
LP: #613769
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 23 Aug 2010 17:52:26 -0400
|
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 23 Aug 2010 17:52:26 -0400
|
||||||
|
|
||||||
|
|
|
@ -139,6 +139,8 @@ PuTTY users have reported that the F2, F3, and F4 shortcut keys are not working
|
||||||
|
|
||||||
Mac OSX terminal users have reported 'flashing text'. You can fix this in the advanced settings of the terminal application, with 'Declare Terminal As: xterm-color'.
|
Mac OSX terminal users have reported 'flashing text'. You can fix this in the advanced settings of the terminal application, with 'Declare Terminal As: xterm-color'.
|
||||||
|
|
||||||
|
Users of a non-UTF8 locale (such as cs_CZ charset ISO-8859-2), may need to add "defutf8 off" to \fI~/.screenrc\fP, if some characters are rendering as "?".
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.PD 0
|
.PD 0
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue