* bin/byobu-janitor, share/byobu/keybindings/f-keys,

share/byobu/profiles/common, share/man/man1/byobu.1: add a keybinding,
  ctrl-a ~ to write the current window's buffer to a file, LP: #565399
* debian/control, debian/screen-profiles.postinst: remove final remnants
  of screen-profiles
This commit is contained in:
Dustin Kirkland 2010-04-20 16:59:04 -05:00
commit 6cd6408c97
5 changed files with 17 additions and 0 deletions

View file

@ -106,6 +106,8 @@ byobu keybindings can be user defined in /usr/share/byobu/keybindings/ (or withi
\fBCtrl-a k\fP \- Kill the current window
\fBCtrl-a ~\fP \- Write the current window's scrollback buffer to \fI/var/run/screen/S-$USER/byobu-exchange\fP
.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, Terminal -> Keyboard -> Function keys: Xterm R6. See: \fIhttp://www.mail-archive.com/screen-users@gnu.org/msg01525.html\fP