tmux: update meta key
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user