Hi,
I have always thought the procedures for the cursor appearance have intentionally left blank on Linux, but it is not so.
In packages/rtl-console/src/unix/crt.pp they make use of ttySendStr,
investigating a little I found that variables InCnt, InHead, InTail and OutCnt are not initialized, while they should all start at 0.
I am not sure that solves the problem, anyway it is an error.
Marco Borsari
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to