From 70ed76c4411a42cbf1a4f04f29ad81eb2d6a4d99 Mon Sep 17 00:00:00 2001 From: Ein Verne Date: Fri, 9 Feb 2018 17:13:22 +0800 Subject: [PATCH] Remove tmux --- tmux/.tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index df2aac5..e08d4db 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -8,8 +8,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