commit 41773c5d1118279b592a23961d6131a3447eec80 parent 3e70c5f4f3767f8efb55093c5050e651447a3165 Author: lostd <lostd@2f30.org> Date: Tue, 16 Jun 2015 22:00:24 +0100 Use ASCII characters by default to work on VTs Diffstat:
M | config.def.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.def.h b/config.def.h @@ -1,4 +1,4 @@ -#if 1 +#if 0 #define CHBAR L'▮' #define CHPEAK L'▪' #define CHPOINT L'●'