IT이야기

tmux - How to change window number

준호씨 2018. 11. 1. 15:57
반응형
ctrl + b, :
:move-window -t 99

Sometimes you may want to change tmux window's number. Because window tap is ordered by window numbers. You may want to move some windows to far away from other windows. Then change the window number.

References

반응형