Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cli:tmux [2021-02-27] dcaicli:tmux [2022-01-06] (current) dcai
Line 1: Line 1:
-===== tmux =====+===== tmux cheatsheet =====
 == copy and paste == == copy and paste ==
   * ''<prefix> ['': start copy   * ''<prefix> ['': start copy
Line 8: Line 8:
   * ''<prefix ]'': paste   * ''<prefix ]'': paste
  
-== choose window ==+== paste buffer == 
 +  * use ''capture-pane'' command to copy 
 +  * use ''<prefix> ]'' to paste 
 + 
 +== window ==
   * ''<prefix> w'': choose from list   * ''<prefix> w'': choose from list
   * ''<prefix> f'': search for window   * ''<prefix> f'': search for window
 +  * ''%'': split side by side
 +  * ''"'': up and down 
  
-== resize pane ==+== pane == 
 +  * ''<prefix> z'': zoom and unzoom pane
   * ''<prefix> h'': expanse to left by 88   * ''<prefix> h'': expanse to left by 88
   * ''<prefix> l'': expanse to right by 88   * ''<prefix> l'': expanse to right by 88
-== split window == +  * ''<prefix> o'': last pane
-  * ''%'': split side by side +
-  * ''"'': up and down +
  
-== switch sesssion ==+== switch session ==
   * ''<prefix> ('': prev session   * ''<prefix> ('': prev session
   * ''<prefix> )'': next session   * ''<prefix> )'': next session
cli/tmux.1614409251.txt.gz · Last modified: by dcai