diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index a77b25b1..651cc159 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -21,8 +21,8 @@ set -g history-limit 10000 # bind to reload config unbind r bind r source-file ~/.config/tmux/tmux.conf -unbind C-Enter -unbind C-m +unbind -n C-Enter +unbind -n C-m # bind C-t to prefix unbind C-t