I'm using the latest moor version under linux.
It works very well for everything I've tested, except for this one following issue:
(1) run "moor filename"
(2) type "v" to enter the editor
(3) after finishing the editor work, quit the editor
(4) this causes moor to completely exit, which is often unwanted behavior
After leaving the editor, it would be quite desirable to be able to go back to the same state in moor that I was in when I originally typed "v", instead of having to re-start moor.
I can't find any way to get moor to behave in this way. I apologize in advance if I have overlooked a way to make this happen.