ini 我的tmux conf

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ini 我的tmux conf相关的知识,希望对你有一定的参考价值。

unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix

# switch panes using Alt-arrow without prefix
bind -n M-Left select-pane -L
bind -n M-Right select-pane -R
bind -n M-Up select-pane -U
bind -n M-Down select-pane -D

setw -g monitor-activity on
set -g visual-activity on

set-window-option -g window-status-current-bg yellow

# Enable mouse mode (tmux 2.1 and above)
set -g mouse on
bind -t vi-copy y copy-pipe "xclip -sel clip -i"
set -g default-terminal "screen-256color"

以上是关于ini 我的tmux conf的主要内容,如果未能解决你的问题,请参考以下文章

ini 我的tmux conf

ini 我的Tmux Conf

ini .tmux.conf

ini .tmux.conf

ini .tmux.conf

ini .tmux.conf