summaryrefslogtreecommitdiff
path: root/.config/tmux/tmux.conf
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2023-08-21 18:11:13 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2023-08-21 18:11:13 -0600
commit7cdb0dad85c39cc522c0f4f374430ac83627c92e (patch)
tree67eb1f964cb60f14ee86a43acd527f2864af4685 /.config/tmux/tmux.conf
parent6905665f7f08a144ff9f6334514ca57f430313e3 (diff)
customize colorscheme, fix terminal
Diffstat (limited to '.config/tmux/tmux.conf')
-rw-r--r--.config/tmux/tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf
index 7c19022..e6d5e64 100644
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -1,5 +1,7 @@
### general
set -g mouse on
+# required so 0;10;1c doesn't appear when starting tmux
+set -sg escape-time 50
### tpm config from here onwards
# general