[tmux] Zoom and resize to view a particular pane within tmux

Sometimes you'll want to zoom in on a specific pane within a tmux window. We'll learn to use C-b z to temporarily zoom in on one pane, as well as how to resize your panes with C-b -L, -R, -U, and -D.

 

zoom:

ctrl b - z

 

resize:

hold "ctrl b" + then using arrows keys

posted @ 2017-04-10 21:24  Zhentiw  阅读(220)  评论(0)    收藏  举报