summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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