running tmux in centos 6
- Start a tmux session
tmux
- Split a tmux pane left/right (vertically)
ctrl + b %
- Split a tmux pane top/bottom (horizontally)
ctrl + b "
- Rebalance the the size of split pane horizontally
ctrl + b alt+1
Rebalance the the size of split pane vertically
ctrl + b alt+2
Detach the tmux session
ctrl + b d
- Attach detached tmux session
ctrl + b a
Written by Jeff Li
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Centos
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#