godot-xterm/addons/godot_xterm
Leroy Hopson 570896b9c0 Provide correct arguments to execvp
Previously no arguments were provided, but by convention argv[0] should
be the name of the program.

Providing this argumens enables Psuedoterminal node to work on macOS.
2020-11-21 13:55:05 +07:00
..
import_plugins Multiple changes 2020-10-05 17:56:57 +07:00
native Provide correct arguments to execvp 2020-11-21 13:55:05 +07:00
nodes Update documentation and LICENSE 2020-10-05 18:04:41 +07:00
resources Multiple changes 2020-10-05 17:56:57 +07:00
themes Refactor file structure 2020-10-05 17:56:57 +07:00
util Multiple changes 2020-10-05 17:56:57 +07:00
.gitignore Ignore vscode config files 2020-10-05 17:56:57 +07:00
LICENSE Update documentation and LICENSE 2020-10-05 18:04:41 +07:00
plugin.cfg Bump version to 1.0.0 2020-10-05 18:16:17 +07:00
plugin.gd Add asciicast importer 2020-10-05 17:56:57 +07:00