From 4513b046c522d6aa31e98459d067d4e559e4aa28 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Thu, 9 Sep 2021 23:53:51 +0300 Subject: fix(tmux): display italics --- tmux/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux/.tmux.conf') diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index d5a5fe3..26ba6d4 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -1,4 +1,4 @@ -set -g default-terminal "screen-256color" +set -g default-terminal "tmux-256color" # Remove nasty escape time set -sg escape-time 0 -- cgit v1.2.3