From 8840e556faa55bc4a0371079a1081e7888f1919a Mon Sep 17 00:00:00 2001 From: Jake Koroman Date: Tue, 28 Jul 2026 21:32:34 -0400 Subject: fixes. --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux') diff --git a/tmux/tmux.conf b/tmux/tmux.conf index ac9b029..e1b11fe 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -10,5 +10,5 @@ set -g base-index 1 setw -g pane-base-index 1 setw -g mode-keys vi -set -g default-terminal tmux-256color +set -g default-terminal xterm-256color set-option -ga terminal-overrides ",*256color:Tc" -- cgit v1.2.3