mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
Added keybindings to byobu.1, placed after STATUS NOTIFICATIONS:
F1-F12 Ctrl-a $ Ctrl-a R Ctrl-a ( - turn key bindings on Ctrl-a ) - turn key bindings off Ctrl-a k - kill the current window Also moved the link http://launchpad.net/byobu under ALSO SEE
This commit is contained in:
parent
9065d2ee86
commit
b32a719ce0
1 changed files with 40 additions and 0 deletions
40
byobu.1
40
byobu.1
|
@ -65,6 +65,43 @@ byobu \- wrapper script for seeding a user's byobu configuration and launching s
|
||||||
|
|
||||||
\fBwindows\fP \- each open window in the screen session appears is displayed in the upper bar toward the far right in blue text on a grey background
|
\fBwindows\fP \- each open window in the screen session appears is displayed in the upper bar toward the far right in blue text on a grey background
|
||||||
|
|
||||||
|
.SH KEYBINDINGS
|
||||||
|
|
||||||
|
byobu keybindings can be user defined in /usr/share/byobu/keybindings/ (or within .screenrc if byobu-export was used). The common key bindings are:
|
||||||
|
|
||||||
|
\fBF1\fP \- 'Help' in gnome-terminal
|
||||||
|
|
||||||
|
\fBF2\fP \- Create a new window
|
||||||
|
|
||||||
|
\fBF3\fP \- Move to previous window
|
||||||
|
|
||||||
|
\fBF4\fP \- Move to next window
|
||||||
|
|
||||||
|
\fBF5\fP \- Reload profile
|
||||||
|
|
||||||
|
\fBF6\fP \- Detach from this session
|
||||||
|
|
||||||
|
\fBF7\fP \- Enter copy/scrollback mode
|
||||||
|
|
||||||
|
\fBF8\fP \- Re-title a window
|
||||||
|
|
||||||
|
\fBF9\fP \- Configuration Menu
|
||||||
|
|
||||||
|
\fBF10\fP \- 'toolbar' in gnome-terminal
|
||||||
|
|
||||||
|
\fBF11\fP \- 'fullscreen' in gnome-terminal
|
||||||
|
|
||||||
|
\fBF12\fP \- Lock this terminal
|
||||||
|
|
||||||
|
\fBCtrl-a $\fP \- show detailed status
|
||||||
|
|
||||||
|
\fBCtrl-a R\fP \- Reload profile
|
||||||
|
|
||||||
|
\fBCtrl-a (\fP \- Turn key bindings on
|
||||||
|
|
||||||
|
\fBCtrl-a )\fP \- Turn key bindings off
|
||||||
|
|
||||||
|
\fBCtrl-a k\fP \- Kill the current window
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fIhttp://launchpad.net/byobu\fP
|
\fIhttp://launchpad.net/byobu\fP
|
||||||
|
@ -74,6 +111,9 @@ byobu \- wrapper script for seeding a user's byobu configuration and launching s
|
||||||
.PD 0
|
.PD 0
|
||||||
.TP
|
.TP
|
||||||
\fBscreen\fP(1), \fBbyobu-config\fP, \fBbyobu-export\fP, \fBbyobu-status\fP, \fBbyobu-status-detail\fB
|
\fBscreen\fP(1), \fBbyobu-config\fP, \fBbyobu-export\fP, \fBbyobu-status\fP, \fBbyobu-status-detail\fB
|
||||||
|
.TP
|
||||||
|
\fIhttp://launchpad.net/byobu\fP
|
||||||
|
.PD
|
||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
This manpage and the utility was written by Dustin Kirkland <kirkland@canonical.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
|
This manpage and the utility was written by Dustin Kirkland <kirkland@canonical.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue