1
0
Fork 0
mirror of https://github.com/LukeSmithxyz/st.git synced 2025-04-06 19:31:09 +02:00

change to xterm-256color

This commit is contained in:
Andrius Solopovas 2020-03-25 17:28:20 +00:00
parent e5ac8a4f38
commit 83a612913b

View file

@ -71,7 +71,7 @@ static unsigned int cursorthickness = 2;
static int bellvolume = 0; static int bellvolume = 0;
/* default TERM value */ /* default TERM value */
char *termname = "st-256color"; char *termname = "xterm-256color";
/* /*
* spaces per tab * spaces per tab