From f1baed19e6be61a56976e1544f93b509199bdcdf Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 30 Dec 2024 20:00:02 -0500 Subject: [PATCH] AutoYADM commit: 2024-12-30 20:00:02 --- .config/tmux/tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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