From 9039a2218c3507c9b3600a6d40a2154679bf5304 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Tue, 6 Sep 2022 09:00:53 -0500 Subject: eeeeeee? Signed-off-by: Matt Strapp --- tmux/.config/tmux/tmux.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tmux/.config') diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index b04eb3a..a8d0ae9 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -1,3 +1,8 @@ +set-option -g default-shell "/bin/zsh" + +# https://github.com/microsoft/WSL/issues/5931 +set -sg escape-time 50 + set -g mouse on set -ga terminal-overrides ",xterm-256color:Tc" set -g default-terminal "tmux-256color" -- cgit v1.2.3