set tmux escape key time
This commit is contained in:
parent
6932872d06
commit
ee78b8ac00
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
set -g default-terminal "st-256color"
|
set -g default-terminal "st-256color"
|
||||||
set -ga terminal-overrides ",st-256color:Tc"
|
set -ga terminal-overrides ",st-256color:Tc"
|
||||||
|
set-option -ga escape-time 50
|
||||||
|
|
||||||
unbind C-b
|
unbind C-b
|
||||||
unbind C-a
|
unbind C-a
|
||||||
|
|
Loading…
Add table
Reference in a new issue