cursorX 1518 src/sysdep.c for (int i = cursorX (tty_out); i < FrameCols (tty_out) - 1; i++) cursorX 2865 src/term.c col = cursorX (tty); cursorX 3218 src/term.c col = cursorX (tty); cursorX 3354 src/term.c col = cursorX (tty); cursorX 955 src/termhooks.h extern int cursorX (struct tty_display_info *);