Does anyone know how to get the cursor's current position on the screen in SWI-Prolog? I have looked up ASCII escape code sequences, however, I am still confused on how to implement this in Prolog.
Thank you in advance.
Does anyone know how to get the cursor's current position on the screen in SWI-Prolog? I have looked up ASCII escape code sequences, however, I am still confused on how to implement this in Prolog.
Thank you in advance.