blessings icon indicating copy to clipboard operation
blessings copied to clipboard

Relative positioning

Open erikrose opened this issue 14 years ago • 2 comments

Add a relative-positioning version of location().

erikrose avatar Nov 07 '11 10:11 erikrose

Does anybody really care about this? What use is it?

erikrose avatar Jun 22 '12 05:06 erikrose

It is nutty, but I could implement the query cursor position sequence report & read for terminals where is_a_tty is True. You send the sequence and wait for a period to get a report. I use a regex to pull out the (x, y). The method name might be something like .get_pos()

jquast avatar Apr 12 '13 19:04 jquast