diff options
| author | Christoph Lohmann <20h@r-36.net> | 2016-07-20 13:56:15 +0200 |
|---|---|---|
| committer | Christoph Lohmann <20h@r-36.net> | 2016-07-20 13:56:15 +0200 |
| commit | 308bfbf6be46ac5f0aa77b0e42a242eeb3ae1443 (patch) | |
| tree | 062850037ebe38e8ca39e91b9934a1c1817fe816 | |
| parent | c4f245eccd649b258c52f1405452df05180f7263 (diff) | |
| download | st-308bfbf6be46ac5f0aa77b0e42a242eeb3ae1443.tar.gz st-308bfbf6be46ac5f0aa77b0e42a242eeb3ae1443.zip | |
Change who's expanding tabs.
| -rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index e2bbe43..b41747f 100644 --- a/config.def.h +++ b/config.def.h | |||
| @@ -74,7 +74,7 @@ static char termname[] = "st-256color"; | |||
| 74 | * | 74 | * |
| 75 | * it#$tabspaces, | 75 | * it#$tabspaces, |
| 76 | * | 76 | * |
| 77 | * Secondly make sure your terminal is not expanding tabs. When running `stty | 77 | * Secondly make sure your kernel is not expanding tabs. When running `stty |
| 78 | * -a` »tab0« should appear. You can tell the terminal to not expand tabs by | 78 | * -a` »tab0« should appear. You can tell the terminal to not expand tabs by |
| 79 | * running following command: | 79 | * running following command: |
| 80 | * | 80 | * |
