C-t is much more reachable IMO
This commit is contained in:
parent
2a6a1004c8
commit
046a9195f2
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ set-window-option -g mouse on
|
|||
set-window-option -g mode-keys vi
|
||||
|
||||
unbind C-b
|
||||
set -g prefix C-a
|
||||
bind C-a send-prefix
|
||||
set -g prefix C-t
|
||||
bind C-t send-prefix
|
||||
source-file "{{ home }}/.tmux/plugins/tmux-themepack/basic.tmuxtheme"
|
||||
|
||||
set-window-option -g automatic-rename on
|
||||
|
|
Loading…
Reference in a new issue