godot-xterm/examples/socat_terminal
Leroy Hopson c262ea8113
Add example of using GodotXterm with socat
Uses OS.execute to start socat with a tcp server on one end and shell on
te other.
Connects to the socat server using StreamPeerTCP.
Doesn't support reszing and inherits 'dumb' for the TERM env var so
doesn't work too well without updating TERM and resizing with stty.
2021-07-03 00:55:16 +07:00
..
socat_terminal.gd Add example of using GodotXterm with socat 2021-07-03 00:55:16 +07:00
socat_terminal.tscn Add example of using GodotXterm with socat 2021-07-03 00:55:16 +07:00