Chris Angelico <[email protected]>: > On Tue, Jul 17, 2018 at 7:03 PM, Marko Rauhamaa <[email protected]> wrote: >> What I'd need is for the tty to tell me what column the cursor is >> visually. Or better yet, the tty would have to tell me where the column >> would be *after* I emit the next grapheme cluster. > > Are you prepared for the possibility that emitting characters won't > change what column you're in?
Absolutely. Marko -- https://mail.python.org/mailman/listinfo/python-list
