set tmux escape time to 0
This commit is contained in:
parent
914fe60103
commit
2faeaeb792
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# Remap prefix to ctrl + a
|
||||
set -g prefix C-a
|
||||
set -s escape-time 0
|
||||
unbind C-b
|
||||
bind C-a send-prefix
|
||||
set -sg escape-time 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue