diff --git a/.tmux.conf b/.tmux.conf index 3c53a0a..6416288 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -3,6 +3,9 @@ bind-key C-a send-prefix set -g prefix C-a unbind C-b # +unbind-key -T root M-Left +unbind-key -T root M-Right +# bind-key -n C-Enter send-keys "\e[13;5u" # set-option -g status-bg colour27