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