On Fri, 23 Sep 2016 13:32:14 -0300
Draco Metallium(Rodrigo S. Cañibano) <draco.kun_AT_gmail.com> wrote:
> > st.c:337:12: error: ‘histsize’ undeclared here (not in a function)
> > Line hist[histsize]; /* history buffer */
>
> In the scroll patch 'histsize' is added to config.def.h, and therefore
> to config.h. Didn't that patch apply?
>
> Does your config.h have a line with "#define histsize 5000"?
>
No, nor does:
st-scrollback-20160727-308bfbf.diff
I guess I don't suck ;)
Nick
--
"Gosh that takes me back... or is it forward? That's the trouble with
time travel, you never can tell."
-- Doctor Who "Androids of Tara"
Received on Fri Sep 23 2016 - 18:36:21 CEST