mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 10:46:58 -07:00
* usr/share/man/man1/byobu.1: LP: #1248901
- add note to manpage about putty resizing to 1-character tall and causing byobu-screen to crash
This commit is contained in:
parent
20b61e737d
commit
a70aacf000
2 changed files with 5 additions and 0 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -31,6 +31,9 @@ byobu (5.75) unreleased; urgency=medium
|
|||
* usr/share/byobu/profiles/bashrc: LP: #1259621
|
||||
- ensure that if the root user is in byobu, and we're using the
|
||||
fancy new colored prompt, that we use a # to indicate root
|
||||
* usr/share/man/man1/byobu.1: LP: #1248901
|
||||
- add note to manpage about putty resizing to 1-character tall and
|
||||
causing byobu-screen to crash
|
||||
|
||||
[ Kosuke Asami ]
|
||||
* usr/lib/byobu/battery: LP: #1289157, #1289157
|
||||
|
|
|
@ -205,6 +205,8 @@ PuTTY users have reported that the F2, F3, and F4 shortcut keys are not working
|
|||
|
||||
PuTTY users should configure enable UTF-8 characters in order to fix status refresh issues. You can fix this problem in the PuTTY configuration, Window -> Translation: select UTF-8.
|
||||
|
||||
PuTTY users should avoid resizing their window to one character tall, as this can sometimes crash \fBbyobu-screen\fP.
|
||||
|
||||
Apple 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'.
|
||||
|
||||
Apple Mac keyboard users may need to specify a vt100 terminal by adding this to your OSX profile, in order to get Byobu's function keys and colors to work:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue