tmux: use C-t as prefix
This commit is contained in:
parent
e77885fdef
commit
273c88b4fe
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
clock24 = true;
|
||||
escapeTime = 500;
|
||||
mouse = true;
|
||||
shortcut = "o";
|
||||
shortcut = "t";
|
||||
extraConfig = ''
|
||||
set -g allow-passthrough on
|
||||
set -g default-terminal "tmux-256color"
|
||||
|
|
Loading…
Add table
Reference in a new issue