diff options
author | 2020-05-24 14:52:15 -0400 | |
---|---|---|
committer | 2020-05-24 14:52:15 -0400 | |
commit | 8fcdf4cd321dc928c35482e683072798882a0eef (patch) | |
tree | b6f47b9112c072d2aea08a87ffc70ebf16699539 /themes/term.lua | |
parent | a6436143249d4e93b76a17e8c7dd8006ec3c0947 (diff) | |
download | textadept-8fcdf4cd321dc928c35482e683072798882a0eef.tar.gz textadept-8fcdf4cd321dc928c35482e683072798882a0eef.zip |
Changed `os.spawn()` exit callback and `spawn_proc:wait()` behavior.
Since `waitpid()` cannot be used by both GLib (via `os.spawn()`) and
`spawn_proc:wait()`, use only one or the other. Then clean up after process
exit.
Diffstat (limited to 'themes/term.lua')
0 files changed, 0 insertions, 0 deletions