Skip to content

Fix output overwriting bug

Compare
Choose a tag to compare
@TabulateJarl8 TabulateJarl8 released this 10 Jul 01:34
· 65 commits to master since this release

Calling Prompt and Disp after Output would overwrite Output's output if the output was on the same line as the Prompt or Disp output.

In a blank terminal:

Output(2,1,"HELLO")
Prompt X