fix escape delay in tmux conf
This commit is contained in:
parent
4a81969bd8
commit
914fe60103
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
set -g prefix C-a
|
||||
unbind C-b
|
||||
bind C-a send-prefix
|
||||
set -sg escape-time 0
|
||||
|
||||
unbind r
|
||||
bind r source-file ~/.tmux.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue