tmux

From Gangplank
Revision as of 10:06, 15 April 2021 by HR (talk | contribs)
Jump to navigation Jump to search

tmux [1] is a terminal multiplexer [2] for Unix-like operating systems (e.g. Linux, Mac OSX, Rasperry Pi OS). If tmux is installed on a remote device it enables you to create persistent login sessions. Programms that you invoke during a session won't get automatically terminated if you log out or if the connection is interrupted. tmux also allows you to invoke multiple terminal windows, enabling you to do work in parallel without the need to connect multiple times to the remote device.

References

External links

https://tmux.github.io/