remove repeat time tmux
This commit is contained in:
parent
2c08e75e10
commit
dba44db4d3
@ -7,6 +7,7 @@ bind-key C-Space send-prefix
|
|||||||
#set -as terminal-features ",*:RGB"
|
#set -as terminal-features ",*:RGB"
|
||||||
set-option -a terminal-features 'xterm-256color:RGB'
|
set-option -a terminal-features 'xterm-256color:RGB'
|
||||||
set-option -sg escape-time 10
|
set-option -sg escape-time 10
|
||||||
|
set-option -g repeat-time 0
|
||||||
set-option -g focus-events on
|
set-option -g focus-events on
|
||||||
|
|
||||||
# Set the base index for windows and panes to 1 instead of 0
|
# Set the base index for windows and panes to 1 instead of 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user