下面是配置文件内容,在家目录下创建.tmux.conf,并粘贴下面内容保存后,进入tmux, ctrl+b,然后输入命令:source-file ~/.tmux.conf 即可。

步骤:

vim ~/.tmux.conf

set-option -g mouse on

ctrl+b :

source-file ~/.tmux.conf

相关文章: