mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
usr/share/byobu/keybindings/f-keys,
usr/share/byobu/keybindings/screen-escape-keys, usr/share/man/man1/byobu.1: add some keybindings for better handling of screen splits, LP: #686847
This commit is contained in:
parent
0a2fc4f674
commit
eecbc00517
4 changed files with 40 additions and 2 deletions
|
@ -136,6 +136,22 @@ byobu keybindings can be user defined in /usr/share/byobu/keybindings/ (or withi
|
|||
|
||||
\fBF12\fP \- Lock this terminal
|
||||
|
||||
\fBshift-F2\fP \- Split the screen horizontally
|
||||
|
||||
\fBctrl-F2\fP \- Split the screen vertically
|
||||
|
||||
\fBshift-F3\fP \- Shift the focus to the previous split region
|
||||
|
||||
\fBshift-F4\fP \- Shift the focus to the next split region
|
||||
|
||||
\fBshift-F5\fP \- Join all splits
|
||||
|
||||
\fBshift-F6\fP \- Remove this split
|
||||
|
||||
\fBalt-pgup\fP \- Enter scrollback mode
|
||||
|
||||
\fBalt-pgdn\fP \- Enter scrollback mode
|
||||
|
||||
\fBCtrl-a $\fP \- show detailed status
|
||||
|
||||
\fBCtrl-a R\fP \- Reload profile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue