tmux tips
· 3 min read
In this post I would like to show you the tmux cli tool. tmux is a terminal multiplexer allowing you to run your cli task in the background and use multiple terminals at once (hence the name multiplexer).
TMUX - terminal multiplexer
View All TagsIn this post I would like to show you the tmux cli tool. tmux is a terminal multiplexer allowing you to run your cli task in the background and use multiple terminals at once (hence the name multiplexer).