From 9140be0d39e6ddc086d45d90d98874b8e9070d5d Mon Sep 17 00:00:00 2001 From: mitchell Date: Sun, 24 May 2026 16:16:16 -0400 Subject: [PATCH] chore(tmux): update default-terminal to tmux-256color --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 3524b3d..125c988 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,4 +1,4 @@ -set-option -g default-terminal "screen-256color" +set-option -g default-terminal "tmux-256color" setw -g mouse on setw -g mode-keys vi setw -g escape-time 50