tmuxλ₯Ό μ¨λ³΄κΈ° μμνλλ° μ΄λ€ cheatsheet λ λ무 κ°λ¨νκ³ , μ΄λ€ κ²μ λ λ무 λ°©λν΄μ ν λ²μ΄λΌλ μ¨λ³Έ 컀맨λλ₯Ό μ μ΄λ³΄μλ€. λ¬Έμ νλλ§ μ νμλ κ²½μ°λ Ctrl + Bλ₯Ό λλ₯Έ λ€μμ ν€.
create
$ tmux new -s sesseion_namerename
$ tmux rename-session new-name
$attach
$ tmux attach -t session-namedetach
dcreate
$ tmux new-window
cmove
$ tmux select-window -t :0-9
0-9rename current window
$ tmux rename-window
,delete (current one)
$ tmux kill-window -t :0-9
&split horizontally (Vim μμ :vs)
%split vertically (Vim μμ :split)
"show numbers
qEnter scroll mode
[(exit: q)
move
<arrows>exit
d