Tmux: Difference between revisions

From DWIKI
Line 3: Line 3:
=Links=
=Links=
*[https://robots.thoughtbot.com/a-tmux-crash-course tmux crash course]
*[https://robots.thoughtbot.com/a-tmux-crash-course tmux crash course]
*[https://gist.github.com/Bekbolatov/6840069e51382965fdad Tmux cheat sheet]


=FAQ=
=FAQ=

Revision as of 11:10, 25 March 2019

Terminal Multiplexer

Links

FAQ

new window

^b c

switch window

^b n

Wrong window size

Detach the others:

^b :detach -a

Attach

tmux a