godot-xterm/addons/godot_xterm
Leroy Hopson 313f6b8b60 Ensure terminal is initialized to the correct size
Moves the call to update_size() from _init() to _ready() to ensure
Terminal is initialized to the correct size.


Former-commit-id: 66b061bf8b
2020-10-05 17:56:57 +07:00
..
import_plugins Add asciicast importer 2020-10-05 17:56:57 +07:00
native Ensure terminal is initialized to the correct size 2020-10-05 17:56:57 +07:00
nodes Refactor file structure 2020-10-05 17:56:57 +07:00
resources Add asciicast importer 2020-10-05 17:56:57 +07:00
themes Refactor file structure 2020-10-05 17:56:57 +07:00
.gitignore Ignore vscode config files 2020-10-05 17:56:57 +07:00
LICENSE Refactor file structure 2020-10-05 17:56:57 +07:00
plugin.cfg Remove gdscript version and replace with native 2020-10-05 17:56:55 +07:00
plugin.gd Add asciicast importer 2020-10-05 17:56:57 +07:00