Skip to content

Bugs in whitespace interpreter after last update (copy-pasting and removing commands both aren't registered) #6

@kcruijss

Description

@kcruijss

I've been using your Whitespace interpreter from time to time, since it's debugger option is very useful. But since about halve a year ago, your Whitespace interpreter has became buggy unfortunately, making it close to unworkable.

One main issue is that copy-pasting isn't registered. I usually write out my Whitespace programs elsewhere, and then copy-paste it into your interpreter to debug it and fix issues. But now when I copy-paste, the interpreter doesn't trigger at all, even if I type anything after it.

If I start with a blank file and start typing everything out manually it works, ok-ish. But if I then remove a command somewhere, the interpreter-list at the right side still sees this removed command.. (e.g. I had just typed out everything, started debugging, and noticed I had a drop command too many in my code, so I removed it. But after debugging again, that removed drop command was still there in the rightpane, and therefore also the debugger.)

I'm not sure what changed, but could you please fix these issues.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions