首先创建配置文件

$ touch ~/.tmux.conf

 

一,鼠标支持

对于version 2.1 (18 October 2015)之后的版本,编辑配置文件.tmux.conf, 保存即可。

set -g mouse on

 

相关文章: