reports on windows of partial status lines after level change

tty: turn off an optimization that is the suspected cause of Windows reported
	partial status lines following level changes. It was turned on for
        non-unix platforms only
This commit is contained in:
nhmall
2018-09-01 14:52:47 -04:00
parent cd9c0e880a
commit 1462f69f54
2 changed files with 9 additions and 4 deletions

View File

@@ -112,6 +112,8 @@ fix access violation when --debug:xxxx has no other args after it
setting the inverse attribute for gold had the space before "$:"
getting highlighted along with the gold field
sortloot segfaulted when filtering a subset of items (seen with 'A' command)
tty: turn off an optimization that is the suspected cause of Windows reported
partial status lines following level changes
Platform- and/or Interface-Specific Fixes