st

my customized branch of st
git clone git://git.jakekoroman.com/st
Log | Files | Refs | README | LICENSE

commit 3477548918dd6ce8974d35a5b36c2f7d8dfe3a57
parent 49292d8941edd5709bbe65a0c23000b5a6f48473
Author: Jake Koroman <jakekoroman@gmail.com>
Date:   Mon,  5 Aug 2024 18:30:57 -0400

update termname from st-256color to st

Diffstat:
Mconfig.def.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.def.h b/config.def.h @@ -94,7 +94,7 @@ const int boxdraw_braille = 0; static int bellvolume = 0; /* default TERM value */ -char *termname = "st-256color"; +char *termname = "st"; /* * spaces per tab