summaryrefslogtreecommitdiffstats
path: root/.config/tmux/tmux.conf
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-08-27 15:32:56 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-08-27 15:32:56 -0400
commitaefea4fd0d21b05b0d290a79a7d708be0aae4e84 (patch)
tree9574594efda4d2861b303397b3640036d645489e /.config/tmux/tmux.conf
parent3aa5f8bd4e443915570cf74c4f586b5019757423 (diff)
parenta30f0aac45a866c2e6bde797d83e93fb12ee165b (diff)
downloadeibhear-aefea4fd0d21b05b0d290a79a7d708be0aae4e84.tar.gz
eibhear-aefea4fd0d21b05b0d290a79a7d708be0aae4e84.tar.zst
eibhear-aefea4fd0d21b05b0d290a79a7d708be0aae4e84.zip
Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master
Diffstat (limited to '.config/tmux/tmux.conf')
-rw-r--r--.config/tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf
index 6d85cc7..d7e74f7 100644
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -12,6 +12,7 @@ setw -g automatic-rename
set -g mouse on
set -g history-limit 30000
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
+set -sg escape-time 20 # faster escape delay time
set-option -g status-justify right
set-option -g status-bg black # colour213 # pink
set-option -g status-fg cyan