summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-11-27 15:18:42 +0100
committeryuzu-eva <stevenhu@web.de>2022-11-27 15:18:42 +0100
commitb96238f65c06309da345226e6735cd20f06ae845 (patch)
tree9707789655908f2198bc561cdc46a11c15f8f263
parent9d66e892274dffebbe3497b50846576b39b757c8 (diff)
changed tabspaces
-rw-r--r--config.h2
-rwxr-xr-xstbin110088 -> 110088 bytes
-rw-r--r--x.obin78784 -> 78784 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 4a0e704..ad5c171 100644
--- a/config.h
+++ b/config.h
@@ -93,7 +93,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[] = {
diff --git a/st b/st
index 58fe51b..f9f55f0 100755
--- a/st
+++ b/st
Binary files differ
diff --git a/x.o b/x.o
index b7e4659..e736179 100644
--- a/x.o
+++ b/x.o
Binary files differ