diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index b62aa9c..8e64dd8 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -9,8 +9,8 @@ set -s focus-events on #unbind ^b # unbind defaul prefix Control+b #set -g prefix 'C-\' # bind new prefix Control+a #bind-key 'C-\' send-prefix -set -g prefix2 C-a -bind C-a send-prefix -2 +# set -g prefix2 C-a +# bind C-a send-prefix -2 set -q -g status-utf8 on setw -q -g utf8 on