diff --git a/tmux.conf b/tmux.conf index 7a0df87..7fb6125 100644 --- a/tmux.conf +++ b/tmux.conf @@ -3,7 +3,6 @@ set -g prefix C-a set -s escape-time 0 unbind C-b bind C-a send-prefix -set -sg escape-time 0 unbind r bind r source-file ~/.tmux.conf