floats: add borders (MS-DOS MODE)

This commit is contained in:
Björn Linse
2021-02-22 16:08:24 +01:00
parent e5cfc7f3a0
commit 243820ebd0
16 changed files with 433 additions and 30 deletions

View File

@@ -212,10 +212,10 @@ describe('ui/cursor', function()
if m.blinkwait then m.blinkwait = 700 end
end
if m.hl_id then
m.hl_id = 55
m.hl_id = 56
m.attr = {background = Screen.colors.DarkGray}
end
if m.id_lm then m.id_lm = 56 end
if m.id_lm then m.id_lm = 57 end
end
-- Assert the new expectation.