st

simple terminal

git clone https://9o.is/git/st.git

commit c8ef2cc5260a4f95695007028aab34bdcf32ee5a
parent 61690396ad0255e8e6df481c7b5736dbc99083d1
Author: Christoph Lohmann <20h@r-36.net>
Date:   Wed, 20 Jul 2016 13:56:15 +0200

Change who's expanding tabs.

Diffstat:
Mconfig.def.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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: *