godot-xterm/examples
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
..
asciicast Multiple updates 2021-06-20 18:33:40 +07:00
menu Multiple updates 2021-06-20 18:33:40 +07:00
socat_terminal Add example of using GodotXterm with socat 2021-07-03 00:55:16 +07:00
terminal Multiple updates 2021-06-20 18:33:40 +07:00
web_console Multiple updates 2021-06-20 18:33:40 +07:00