remove repeat time tmux
This commit is contained in:
parent
1190d60585
commit
2c08e75e10
@ -9,6 +9,7 @@ set-option -g set-clipboard on
|
|||||||
#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