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

步骤:

vim ~/.tmux.conf

set-option -g mouse on

ctrl+b :

source-file ~/.tmux.conf

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-15
  • 2021-08-07
  • 2021-11-30
  • 2022-01-08
  • 2022-12-23
  • 2021-10-19
猜你喜欢
  • 2021-11-06
  • 2022-12-23
  • 2021-07-26
  • 2022-12-23
  • 2021-08-27
  • 2022-12-23
  • 2022-01-05
相关资源
相似解决方案