tmux
tmux is an open-source terminal multiplexer for Unix-like operating systems. It allows multiple terminal sessions to be accessed simultaneously in a single window. It is useful for running more than one command-line program at the same time. It can also be used to detach processes from their controlling terminals, allowing remote sessions to remain active without being visible.
tmux session, with two horizontal and one vertical pane. | |
Developer(s) | Nicholas Marriott |
---|---|
Initial release | 20 November 2007 |
Stable release | 3.4
/ 12 February 2024 |
Repository | https://github.com/tmux/tmux |
Written in | C |
Operating system | Unix-like |
Available in | English |
Type | Terminal multiplexer |
License | ISC license |
Website | tmux |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.