Better update speed of tmux.
This commit is contained in:
parent
c20c19ca9f
commit
bdc41a6a22
@ -10,6 +10,9 @@ set -g pane-base-index 1
|
|||||||
set-window-option -g pane-base-index 1
|
set-window-option -g pane-base-index 1
|
||||||
set-option -g renumber-windows on
|
set-option -g renumber-windows on
|
||||||
|
|
||||||
|
# SPEED
|
||||||
|
set -g escape-time 0
|
||||||
|
set-option -g status-interval 1
|
||||||
|
|
||||||
# set prefix key to ctrl + space
|
# set prefix key to ctrl + space
|
||||||
unbind C-b
|
unbind C-b
|
||||||
|
Loading…
Reference in New Issue
Block a user