Half tmux repeat time
authorSiraaj Khandkar <siraaj@khandkar.net>
Thu, 21 Oct 2021 19:21:06 +0000 (15:21 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Thu, 21 Oct 2021 19:21:06 +0000 (15:21 -0400)
home/.tmux.conf

index 95cd4cb..7590330 100644 (file)
@@ -28,7 +28,7 @@ set -g history-limit 1000000
 # message-command-style fg=yellow,bg=black
 # message-style fg=black,bg=yellow
 set -g renumber-windows on
-# repeat-time 500
+set -g repeat-time 250
 # set-remain-on-exit off
 
 # #H Hostname of local host
This page took 0.017695 seconds and 4 git commands to generate.