diff --git a/tmux.conf b/tmux.conf index 803f4ee..7a0df87 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,5 +1,6 @@ # Remap prefix to ctrl + a set -g prefix C-a +set -s escape-time 0 unbind C-b bind C-a send-prefix set -sg escape-time 0