Byobu: Difference between revisions

Jump to navigation Jump to search
38 bytes added ,  20 December 2018
→‎keyboard shortcuts: add more commands for split windows
→‎keyboard shortcuts: add more commands for split windows
Line 5: Line 5:
<code>Ctrl+a</code> <code>%</code> - Split screen vertically
<code>Ctrl+a</code> <code>%</code> - Split screen vertically


<code>Ctrl+a</code> <code>:resize-pane -L 20</code> - Resize increase left of current window pane by 20 units
<code>Ctrl+a</code> <code>:resize-pane -L 20</code> - Resize increase left of current window pane by 20 units (other available ones are -D, -R, -U)


<code>Ctrl+a</code> <code>Tab</code> - Next to the next screen in a split screen
<code>Ctrl+a</code> <code>Tab</code> - Next to the next screen in a split screen

Navigation menu