From 447d372925ba1ffc11d7fec3d0dcf39d620640d4 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Mon, 13 Dec 2021 14:42:39 +0100 Subject: Vim colours working correctly in tmux --- .config/tmux/tmux.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/tmux/tmux.conf') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 373816f..434bf51 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,3 +1,5 @@ +set -g default-terminal "tmux-256color" +set -ag terminal-overrides ",xterm-256color:RGB" set -g base-index 1 set-window-option -g automatic-rename on set-option -g set-titles on -- cgit v1.2.3-70-g09d2