mirror of https://github.com/cheat/cheat.git
Merge pull request #463 from sullivant/patch-1
Updated tmux cheat to include swapping windows
This commit is contained in:
commit
0db660347b
|
@ -51,3 +51,6 @@ Ctrl-b %
|
|||
|
||||
# Split windows vertically:
|
||||
Ctrl-b "
|
||||
|
||||
# Swap windows
|
||||
Ctrl-b :swap-window -s [0-9] -t [0-9]
|
||||
|
|
Loading…
Reference in New Issue