cursorX          1535 src/sysdep.c         for (int i = cursorX (tty_out); i < FrameCols (tty_out) - 1; i++)
cursorX          2933 src/term.c       col = cursorX (tty);
cursorX          3286 src/term.c       col = cursorX (tty);
cursorX          3422 src/term.c     	  col = cursorX (tty);
cursorX           965 src/termhooks.h extern int cursorX (struct tty_display_info *);