From 5274516f1621cd4e87de5e807d9d1b2815db7d24 Mon Sep 17 00:00:00 2001 From: Jason Swank <632526+jswank@users.noreply.github.com> Date: Tue, 30 Jun 2026 08:27:07 -0400 Subject: [PATCH] tmux- update comment --- tmux/.config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index 977d98b..4c7fdd3 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -1,4 +1,4 @@ -# CTRL-A -> TMUX KEY +# ` -> TMUX KEY set-option -g prefix ` unbind-key C-b bind-key ` send-prefix