From 91045ed81a004e2c984a9d552b6bb6af9555e304 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Thu, 18 Apr 2024 22:29:13 -0700 Subject: [PATCH] Update prefix key --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 4f72a66..e6315d5 100644 --- a/tmux.conf +++ b/tmux.conf @@ -12,7 +12,7 @@ bind-key -n m-right resize-pane -R bind-key -n m-\; last-pane -set-option -g prefix C-q +set-option -g prefix m-x bind-key C-q send-prefix set-option -g mouse on