godot-xterm/addons/godot_xterm/native/src
Leroy Hopson 399acf00c7 Use alloc_c_string() to convert String to char*
Using get_data() would sometimes result in the wrong data being written.

Fixes #12
2020-11-07 18:13:48 +07:00
..
libgodotxtermnative.cpp Add support for Windows 64-bit 2020-11-07 17:11:25 +07:00
pseudoterminal.cpp Multiple changes 2020-10-05 17:56:57 +07:00
pseudoterminal.h Multiple changes 2020-10-05 17:56:57 +07:00
terminal.cpp Use alloc_c_string() to convert String to char* 2020-11-07 18:13:48 +07:00
terminal.h Multiple changes 2020-10-05 17:56:57 +07:00