mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
* byobu.1, byobu-config.1: move the putty bug note to the byobu manpage
next to the keybinding documentation Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
549dda0db4
commit
62aafbccb7
3 changed files with 6 additions and 9 deletions
|
@ -8,11 +8,6 @@ byobu-config \- Configuration utility for byobu
|
|||
The menu provided by the \fBbyobu\fP should be self-explanatory.
|
||||
|
||||
|
||||
|
||||
.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
|
||||
|
||||
.SH "SEE ALSO"
|
||||
.PD 0
|
||||
.TP
|
||||
|
|
6
byobu.1
6
byobu.1
|
@ -98,9 +98,9 @@ byobu keybindings can be user defined in /usr/share/byobu/keybindings/ (or withi
|
|||
|
||||
\fBCtrl-a k\fP \- Kill the current window
|
||||
|
||||
.TP
|
||||
\fIhttp://launchpad.net/byobu\fP
|
||||
.PD
|
||||
.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
|
||||
|
||||
.SH SEE ALSO
|
||||
.PD 0
|
||||
|
|
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -8,11 +8,13 @@ byobu (2.17) unreleased; urgency=low
|
|||
LP: #391913
|
||||
* byobu: detect and emit an error message if the user tries to run
|
||||
byobu from within a screen session
|
||||
* byobu.1, byobu-config.1: move the putty bug note to the byobu manpage
|
||||
next to the keybinding documentation
|
||||
|
||||
[ Ciemon Dunville ]
|
||||
* byobu.1: update description, add note about units of measure
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 25 Jun 2009 16:05:04 -0500
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 25 Jun 2009 16:08:05 -0500
|
||||
|
||||
byobu (2.16-0ubuntu1) karmic; urgency=low
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue