mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
byobu.1: improve putty bug documentation
This commit is contained in:
parent
b9d4c427eb
commit
b367cd3e10
2 changed files with 2 additions and 2 deletions
2
byobu.1
2
byobu.1
|
@ -104,7 +104,7 @@ byobu keybindings can be user defined in /usr/share/byobu/keybindings/ (or withi
|
|||
|
||||
.SH "BUGS"
|
||||
|
||||
PuTTY users have reported that the F2, F3, and F4 shortcut keys are not working properly. PuTTY sends the same escape sequences as the linux console for F1-F4 by default. You can fix this problem in the PuTTY config by changing the function keys to 'xterm R6'. See: \fIhttp://www.mail-archive.com/screen-users@gnu.org/msg01525.html\fP
|
||||
PuTTY users have reported that the F2, F3, and F4 shortcut keys are not working properly. PuTTY sends the same escape sequences as the linux console for F1-F4 by default. You can fix this problem in the PuTTY config, Terminal -> Keyboard -> Function keys: Xterm R6. See: \fIhttp://www.mail-archive.com/screen-users@gnu.org/msg01525.html\fP
|
||||
|
||||
.SH SEE ALSO
|
||||
.PD 0
|
||||
|
|
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,6 +1,6 @@
|
|||
byobu (2.43) unreleased; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
* byobu.1: improve putty bug documentation
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 23 Dec 2009 14:01:55 -0600
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue