mazu-editor
mazu-editor copied to clipboard
Support terminal ctrl-z for suspend to OS.
I found the code exist SIGCONT, but it can not press ctrl-z to OS.(switch to background process)
I am wondering if SIGCONT should be handled or not from the perspective of usability.