1)安装工具 在ubuntu系统中使用sudo apt-get install tmux安装tmux工具 (2)使用工具 1,输入命令tmux使用工具 2,上下分屏:ctrl + b 再按 " 3,左右分屏:ctrl + b 再按 % 4,…