flâneur — a map of the web's best reading

Getting started with tmux | ITTavern.com

ittavern.com · 727 words · saved by 1 readers

Tmux is a terminal multiplexer. It allows you to work with multiple terminal sessions at once. Installation It is really easy to install and there a ton of guides already out there, so I won't cover

2022-11-21 Getting started with tmux Tmux is a terminal multiplexer. It allows you to work with multiple terminal sessions at once. Installation # It is easy to install, and there are many guides already out there, so I won't cover it in this blog post. Tmux terminology # So, let us start with the basics. tmux server (programm) > session > window > pane The tmux server starts after running tmux. You can work on the attached sessions or detach them so they run in the background. Every server can have multiple sessions, every session can have multiple windows, and we can split a window into mult

Explore this link on the map →

saved by

related reading