From b7726da6efc5b8ce51c552a478f6d2b1809dcc6b Mon Sep 17 00:00:00 2001 From: BitHeaven Date: Fri, 28 Apr 2023 15:57:51 +0500 Subject: [PATCH] little update --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index a7f0bb3..ac6675e 100644 --- a/config.def.h +++ b/config.def.h @@ -98,7 +98,7 @@ char *termname = "st-256color"; * * stty tabs */ -unsigned int tabspaces = 8; +unsigned int tabspaces = 4; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = {