mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-22 09:40:25 +01:00
0ae1d80abb
De-references pty_baton's exit callback after it is called so it can be automatically released, preventing leaked instances. Adds basic implementation for Pipe's get_status() method and forces PTY to wait for child process to exit to ensure exit callback is cleaned up. Adds a test to check that exit callback is still called as usual. |
||
---|---|---|
.. | ||
editor_plugins/terminal | ||
import_plugins | ||
native | ||
nodes | ||
resources | ||
themes | ||
util | ||
.gitignore | ||
LICENSE.md | ||
plugin.cfg | ||
plugin.gd | ||
pty.gd | ||
terminal.gd | ||
THIRDPARTY_NOTICES.txt | ||
THIRDPARTY_NOTICES_nopty.txt |