From: Christoph Lohmann <20h@r-36.net> Date: Sat, 5 Jan 2013 19:56:58 +0000 (+0100) Subject: Damn, my fault. The cache should have at least some entries. X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/b233007e0fddbb5ad8da3e436533254d099c8861?ds=inline Damn, my fault. The cache should have at least some entries. --- diff --git a/st.c b/st.c index 7010195..6f5ca80 100644 --- a/st.c +++ b/st.c @@ -436,7 +436,7 @@ typedef struct { * the current length of used elements. */ -static Fontcache frc[2]; +static Fontcache frc[1024]; static int frccur = -1, frclen = 0; ssize_t