commit - 235b438e689e1fab677ee7e6ee53491867c16b9d
commit + 2251f6465ae48aaa012fd686d6dcc4d3f41f77fe
blob - 0070635af8f536c10a74bb6a611940adb65a5a76
blob + d2c547c3105c877f9cac8b8eb6b8c510ae5f41fc
--- config.def.h
+++ config.def.h
/* default TERM value */
static char termname[] = "st-256color";
+/*
+ * spaces per tab
+ *
+ * When you are changing this value, don't forget to adapt the »it« value in
+ * the st.info and appropriately install the st.info in the environment where
+ * you use this st version.
+ *
+ * it#$tabspaces,
+ */
static unsigned int tabspaces = 8;
/* Terminal colors (16 first used in escape sequence) */