summaryrefslogtreecommitdiffstats
path: root/.config/tmux
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2023-08-24 13:00:21 +0200
committerJoe <bousset.rudy@gmail.com>2023-08-24 13:00:21 +0200
commita0de2a6c51e7103aee7d6f17022661c36d063b7f (patch)
tree8e856235c1772ed2dd0b086f0e4bbc8d81fb78c1 /.config/tmux
parentup (diff)
downloaddotfiles-bsd-a0de2a6c51e7103aee7d6f17022661c36d063b7f.tar.gz
dotfiles-bsd-a0de2a6c51e7103aee7d6f17022661c36d063b7f.tar.bz2
dotfiles-bsd-a0de2a6c51e7103aee7d6f17022661c36d063b7f.tar.xz
dotfiles-bsd-a0de2a6c51e7103aee7d6f17022661c36d063b7f.tar.zst
dotfiles-bsd-a0de2a6c51e7103aee7d6f17022661c36d063b7f.zip
up
Diffstat (limited to '.config/tmux')
-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 797387b..8796f7b 100644
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -1,5 +1,6 @@
set-option -sa terminal-overrides ",xterm*:Tc"
set-option -g default-shell /bin/zsh
+set -sg escape-time 0
bind h select-pane -L
bind j select-pane -D