Sweden-Number/programs/conhost
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
..
tests conhost: Fix line wrapping around when ENABLE_VIRTUAL_TERMINAL_PROCESSING is set. 2021-04-05 23:00:00 +02:00
Makefile.in conhost: Import config dialog from wineconsole. 2020-10-09 17:38:33 +02:00
conhost.c conhost: Fix line wrapping around when ENABLE_VIRTUAL_TERMINAL_PROCESSING is set. 2021-04-05 23:00:00 +02:00
conhost.h conhost: Fix line wrapping around when ENABLE_VIRTUAL_TERMINAL_PROCESSING is set. 2021-04-05 23:00:00 +02:00
conhost.rc conhost: Import config dialog from wineconsole. 2020-10-09 17:38:33 +02:00
window.c conhost: Fix line wrapping around when ENABLE_VIRTUAL_TERMINAL_PROCESSING is set. 2021-04-05 23:00:00 +02:00