aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2015-07-17 19:21:51 +0100
committerRon Yorston <rmy@pobox.com>2015-07-17 19:21:51 +0100
commit843b490b155eb2e531359910b1d4861f83d69109 (patch)
tree0aa07e92c92fe7f8e5126a3544d40ded67678b5d /TODO
parent9fe16f6102d8ab907c056c484988057904092c06 (diff)
downloadbusybox-w32-843b490b155eb2e531359910b1d4861f83d69109.tar.gz
busybox-w32-843b490b155eb2e531359910b1d4861f83d69109.tar.bz2
busybox-w32-843b490b155eb2e531359910b1d4861f83d69109.zip
winansi: fixes to cursor positioning, screen clearing
It seems that the cursor positioning escape sequence 'ESC[n;mH' allows n and m values of 0 or 1 to represent the leftmost/topmost position. Allow for this and also fix handling of missing values. When the screen is cleared using FillConsoleOutputCharacterA it's also necessary to make explicit calls to FillConsoleOutputAttribute to reset attributes.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions