tmux: Set escape-time to 0
This commit is contained in:
parent
cf67c7ae47
commit
f9fdac7476
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
set -g default-terminal screen-256color
|
||||
set -g mouse on
|
||||
setw -g mode-keys vi
|
||||
set -g escape-time 0
|
||||
set -g status-style bg=colour233,fg=colour25
|
||||
set -g status-left "#[fg=colour52]#S "
|
||||
set -g status-right "#[fg=colour22]#(whoami)#[fg=colour28]@#h #[fg=colour40]#(date +%H:%M)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue