Change tmux prefix
This commit is contained in:
parent
4ef7e46e6f
commit
c512ba9d1b
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue