Tmux
常用命令
1 | tmux new -t $NAME |
Useful to copy
<prefix> +
maximizes the current pane to a new window
源码安装
依赖
1 | sudo yum install -y \ |
运行
1 | git clone https://github.com/tmux/tmux.git |
1 | tmux new -t $NAME |
<prefix> +
maximizes the current pane to a new window
1 | sudo yum install -y \ |
1 | git clone https://github.com/tmux/tmux.git |