From 92d879e392a6a2436e77f186620e636350b00908 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Sat, 21 Dec 2019 11:16:53 -0500 Subject: [PATCH] Update config.h Fix tmux issue of losing server --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 22e9d21..bedeed0 100644 --- a/config.h +++ b/config.h @@ -64,7 +64,7 @@ static unsigned int cursorthickness = 2; static int bellvolume = 0; /* default TERM value */ -char *termname = "st-256color"; +char *termname = "xterm-256color"; /* * spaces per tab