tmux: update meta key
This commit is contained in:
parent
1b2c880aef
commit
4c368a5a90
@ -1,7 +1,7 @@
|
||||
# CTRL-A -> TMUX KEY
|
||||
set-option -g prefix C-a
|
||||
set-option -g prefix `
|
||||
unbind-key C-b
|
||||
bind-key C-a send-prefix
|
||||
bind-key ` send-prefix
|
||||
|
||||
# VI-style keybindings
|
||||
setw -g mode-keys vi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user