mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 05:53:22 -07:00
usr/share/man/man1/byobu.1: document PS1 workaround, LP: #525552
This commit is contained in:
parent
b7e33fdff5
commit
232392d3ad
2 changed files with 3 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,6 +1,6 @@
|
|||
byobu (3.29) unreleased; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
* usr/share/man/man1/byobu.1: document PS1 workaround, LP: #525552
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 23 Feb 2011 16:24:38 -0600
|
||||
|
||||
|
|
|
@ -179,6 +179,8 @@ Mac OSX terminal users have reported 'flashing text'. You can fix this in the a
|
|||
|
||||
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 "?".
|
||||
|
||||
Users who customize their PS1 prompt need to put this setting in \fI~/.bashrc\fP, rather than \fI~/.profile\fP, in order for it to work correctly with Byobu.
|
||||
|
||||
.SH SEE ALSO
|
||||
.PD 0
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue