mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
Changed keybinding on/off keys from 'Ctrl-a (' and 'Ctrl-a )' to: Ctrl-a ! - Toggle key bindings on and off
This commit is contained in:
parent
602fdaa7f8
commit
320b3edc45
1 changed files with 2 additions and 4 deletions
6
byobu.1
6
byobu.1
|
@ -1,4 +1,4 @@
|
||||||
.TH byobu 1 "11 Feb 2009" byobu "byobu"
|
.TH byobu 1 "19 June 2009" byobu "byobu"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
byobu \- wrapper script for seeding a user's byobu configuration and launching screen
|
byobu \- wrapper script for seeding a user's byobu configuration and launching screen
|
||||||
|
|
||||||
|
@ -91,9 +91,7 @@ byobu keybindings can be user defined in /usr/share/byobu/keybindings/ (or withi
|
||||||
|
|
||||||
\fBCtrl-a R\fP \- Reload profile
|
\fBCtrl-a R\fP \- Reload profile
|
||||||
|
|
||||||
\fBCtrl-a (\fP \- Turn key bindings on
|
\fBCtrl-a !\fP \- Toggle key bindings on and off
|
||||||
|
|
||||||
\fBCtrl-a )\fP \- Turn key bindings off
|
|
||||||
|
|
||||||
\fBCtrl-a k\fP \- Kill the current window
|
\fBCtrl-a k\fP \- Kill the current window
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue