Merge pull request #402 from imobach/master
Enable tmux to send-prefix using C-a a
This commit is contained in:
commit
d0c49ee8dd
@ -61,6 +61,7 @@ set -g window-status-current-format "#[fg=colour234,bg=colour39]⮀#[fg=black,bg
|
||||
# Screen like binding
|
||||
unbind C-b
|
||||
set -g prefix C-a
|
||||
bind a send-prefix
|
||||
|
||||
# No escape time for vi mode
|
||||
set -sg escape-time 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user