Tmux User Guide and tmux User Guide
Tmux user guide resource list
- Tmux in the terminal environment, a good Chinese tmux Introduction
- ITerm2 and tmux are used in combination. The tmux integration function of iTerm2 is described as an artifact.
- Tmux: efficient development without a mouse. A single e-book + video tells a lot of usage skills. For more information, see this video.
Install
- Mac, ubuntu, and centos: Install with homebrew, yum, or apt-get
- Manually install centos and manually install scripts
Workflow FAQs
- Open multiple tmux mode windows. Currently, only one iterm official version can be opened. You can upgrade it to the latest development version,
.
- Centos cannot use iterm mode. Centos uses yum to install tmux version 1.6 (available
Tmux-V
View). iterm mode must be supported by tmux1.8 or later. You must first kill the currently enabled tmux session and then use the commandYun erase tmux
Delete the old version. Refer to the manual Installation Method in the installation section.