diff options
| -rw-r--r-- | config.h | 2 | ||||
| -rwxr-xr-x | st | bin | 110088 -> 110088 bytes | |||
| -rw-r--r-- | x.o | bin | 78784 -> 78784 bytes |
3 files changed, 1 insertions, 1 deletions
@@ -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[] = { Binary files differBinary files differ |
