godot-xterm/addons/godot_xterm_native/src
Leroy Hopson 5cc2b2c718 Ok
todos:
	- Read more than one byte at a time before emitting signal.
	- Set correct termios and winp values.
	- Handle SIGWINCH stuff when resizing window.

Former-commit-id: 78eeacdc22
2020-10-05 17:56:25 +07:00
..
libgodotxtermnative.cpp Basics working, added pseudoterminal 2020-10-05 17:56:21 +07:00
libgodotxtermnative.os Ok 2020-10-05 17:56:25 +07:00
pseudoterminal.cpp Ok 2020-10-05 17:56:25 +07:00
pseudoterminal.h Ok 2020-10-05 17:56:25 +07:00
pseudoterminal.os Ok 2020-10-05 17:56:25 +07:00
terminal.cpp Crude resize working 2020-10-05 17:56:24 +07:00
terminal.h Crude resize working 2020-10-05 17:56:24 +07:00
terminal.os Crude resize working 2020-10-05 17:56:24 +07:00