> +     fprintf(logfp, "\033[A\033[K");

Please guys, stop writing code like this. You cannot print
sequences directly to the terminal. You have to look in the
terminfo entry first. I think I am going to modify in st
every sequence that ppl is hardcoding in sbase and ubase.


Regards,


Reply via email to