VTE's get_cursor_position() returns "scrollback buffer" coordinates, i.e. the y
is relative not to beginning of the screen, but to the to the beginning of the scrollback buffer. How can I get screen coordinates instead?
Asked
Active
Viewed 903 times