ayecue / greybel-js

GreyScript transpiler/minifier/interpreter for Grey Hack written in JS.
http://editor.greyscript.org
MIT License
28 stars 7 forks source link

Message-Hook sync sometimes open unusable Terminal window #159

Closed stevenklar closed 9 months ago

stevenklar commented 9 months ago

When using the sync it always works, but sometimes spawn an Terminal window which is unusable:

mtx@nop:~$ s
unknown error: can't find remote process
mtx@nop:~$ ls
unknown error: can't find remote process
ayecue commented 9 months ago

New dll should be in place now (version 0.3). The issue should now be resolved and the window should close instantly after the actions are executed.

Thanks for the support @stevenklar. Closing ticket for now.