Hi everyone,

1) In st I use underline as a cursor, but whatever cursor
I choose, on inactive window there is always an empty block.

2) Trying to apply the patch [1] leads to:
--------
patching file config.h
HUNK #1 failed at 7

...
[I changed config.def.h to config.h,
but even if not, it doesn't change the result]
...

$ make CC=tcc
st.c:373: error: 'histsize' undeclared

--------

config.[def].h.rej contains
+#define histsize 2000
on line 7.

No other errors.

[1]: http://st.suckless.org/patches/scrollback

Thanks,
Mitt

Reply via email to