Violet prompt changes color after the first ASIDE asterisk
dfabulich opened this issue · 2 comments
dfabulich commented
sit. open word processor. write. open drawer. get key. unlock cabinet. open it. drink bottle
Actual: Now everything you type shows up in a red color
Expected: Your typed commands should remain black
curiousdannii commented
I think in this commit I neglected to handle the situation of character styles returning to normal. It probably just needs to initially clear them before seeing if colours should be applied. But I don't know if that should be inside or outside the if (win.lastrdesc)
😆
curiousdannii commented
Fixed in AsyncGlk/testing branch