Sweden-Number/programs/conhost/tests
Gabriel Ivăncescu 8d076bc5e4 conhost: Fix line wrapping around when ENABLE_VIRTUAL_TERMINAL_PROCESSING is set.
Remember the fact we completed the entire line but normalize the cursor
otherwise. A newline is delayed so it wraps when writing a new character
if the cursor is outside the width.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-05 23:00:00 +02:00
..
Makefile.in conhost/tests: Add initial tty tests. 2020-09-04 15:47:26 +02:00
tty.c conhost: Fix line wrapping around when ENABLE_VIRTUAL_TERMINAL_PROCESSING is set. 2021-04-05 23:00:00 +02:00