1
0
Fork 0
mirror of https://github.com/lihop/godot-xterm.git synced 2025-03-03 01:43:58 +01:00
Commit graph

1 commit

Author SHA1 Message Date
Leroy Hopson
df32ee3c18
Refactor PTY
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.
2022-07-11 09:33:01 +12:00