From: Christoph Lohmann <20h@r-36.net> Date: Wed, 20 Jul 2016 11:56:15 +0000 (+0200) Subject: Change who's expanding tabs. X-Git-Url: https://git.armaanb.net/?p=st.git;a=commitdiff_plain;h=308bfbf6be46ac5f0aa77b0e42a242eeb3ae1443 Change who's expanding tabs. --- 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"; * * it#$tabspaces, * - * Secondly make sure your terminal is not expanding tabs. When running `stty + * Secondly make sure your kernel is not expanding tabs. When running `stty * -a` »tab0« should appear. You can tell the terminal to not expand tabs by * running following command: *