From 666ca8a5a6f5746f461144990632efe43ba76270 Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Tue, 9 Jun 2026 21:03:34 +0200 Subject: misc(tmux): add key binding --- .config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 557c8b0..e23e1c2 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -27,6 +27,7 @@ bind-key C-space send-prefix bind-key -T root M-: command-prompt bind-key -T root M-M choose-tree +bind-key -T root M-{ copy-mode bind-key -T root M-Q kill-session bind-key -T root M-C detach-client -- cgit v1.3.1