godot-xterm/addons/godot_xterm
Leroy Hopson 0d14fd1e47 Don't cache true colors
If a true color has been set it will have code -1 regardless of the
actual color. Therefore, it shouldn't be stored in the color cache
dictionary otherwise all true color cells will be colored the most
recently set value.
2020-10-05 17:56:57 +07:00
..
import_plugins Add asciicast importer 2020-10-05 17:56:57 +07:00
native Don't cache true colors 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