mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
df32ee3c18
PTY now provides a public interface to an underlying instance of PTYNative. The PTYNative class can be extended as appropriate for each platform and the platform-specific implementation will be selected by PTY at runtime. |
||
---|---|---|
.. | ||
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 |