byobu.1: improve putty bug documentation

This commit is contained in:
Dustin Kirkland 2009-12-24 16:52:00 -06:00
commit b367cd3e10
2 changed files with 2 additions and 2 deletions

View file

@ -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
View file

@ -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