From c512ba9d1bcb76461fe048514458c86d0d2476e6 Mon Sep 17 00:00:00 2001 From: Luka Jankovic Date: Fri, 10 Jan 2025 18:29:14 +0100 Subject: [PATCH] Change tmux prefix --- .tmux.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.tmux.conf b/.tmux.conf index 225d3c0..d89e86f 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -7,5 +7,8 @@ run '~/.tmux/plugins/tpm/tpm' set-option -a terminal-features 'foot:RGB' +set-option -g prefix C-s +bind-key C-s send-prefix + bind -n C-Tab select-window -n bind -n C-S-Tab select-window -p