Open ghost opened 3 years ago
Also happens with setCursorPos, eraseScreen, eraseLine, cursorUp...
Can't replicate this on Ubuntu, and I don't have a windows machine to test this on, can anyone help here?
Can't replicate this on Ubuntu, and I don't have a windows machine to test this on, can anyone help here?
Yes, I also tried on linux, powershell is the only platform I could replicate it on.
How to reproduce this bug?
nimble install inim
or clone the master branch and build bynimble build
, it can be reproduced both waysimport terminal
setCursorXPos(1)
Outcome:
Expected Outcome:
Not sure, but definitely not an error message.
Platform: windows 10, powershell, inim 0.6.1