Home · tmux/tmux Wiki · GitHubgit
- https://github.com/tmux/tmux/wiki
- tmux is a terminal multiplexer. It lets you switch easily between several programs in one terminal, detach them (they keep running in the background) and reattach them to a different terminal. And do a lot more. See the tmux(1) manual page and the README.
tmux(1) - OpenBSD manual pagesgithub
- http://man.openbsd.org/OpenBSD-current/man1/tmux.1#session_attached
tmux - Wikipediashell
- https://en.wikipedia.org/wiki/Tmux
- tmux is a terminal multiplexer, allowing a user to access multiple separate terminal sessions inside a single terminal window or remote terminal session. It is useful for dealing with multiple programs from a command-line interface, and for separating programs from the Unix shell that started the program.[2] It provides much of the same functionality as GNU Screen, but it is distributed under a BSD-like license.
tmux_百度百科session
- https://baike.baidu.com/item/tmux/10234491
- tmux是指經過一個終端登陸遠程主機並運行後,在其中能夠開啓多個控制檯的終端複用軟件。