Printing at the last column forces carriage to move to the next line. Is there a way to avoid that?
I assume that this is possible via editing Console’s buffer. I’m not sure if that’s possible via Ruby. Probably this got something to do with FFI. Something similar was asked and answered here.
Thank you for any advice.