Hi Gabriel,
On 3/30/21 6:33 PM, Gabriel Ivăncescu wrote:
Remember the fact we completed the entire line in cursor_x, but report it as usual in other cases as the last character on the line. When writing a new character, a newline is then written so it wraps properly.
This doesn't seem to match what we should report to console client. See the attached test (which applies on top of your patch).
Thanks, Jacek