godot-xterm/addons/godot_xterm/native
Leroy Hopson 95b66115c4
Update/deprecate theme item names
Updates theme names to be compatible with Godot 3.5 (no spaces),
consistent with other Godot theme item names (snake_case), and
match the color names listed on the
[ANSI escape code wikipedia page](https://en.wikipedia.org/wiki/ANSI_escape_code#3-bit_and_4-bit).

Deprecates the old names and warns users to change them.
2022-08-26 09:28:38 +12:00
..
bin Move and recompile pre-built binary 2020-10-16 14:58:11 +07:00
src Update/deprecate theme item names 2022-08-26 09:28:38 +12:00
thirdparty Update libtsm to not erase screen on palette change 2022-08-22 22:56:50 +12:00
.dockerignore Add Docker build for Linux 2022-07-11 09:33:00 +12:00
build.sh Support universal (x86_64/arm64) builds for macOS 2022-07-11 09:33:00 +12:00
docker-compose.yaml Add Docker build for Linux 2022-07-11 09:33:00 +12:00
godotxtermnative.gdnlib Add rudimentary terminal to editor's bottom panel 2021-07-11 23:03:33 +07:00
linux.Dockerfile Fix GitHub Actions godot-cpp-linux Docker build 2022-08-03 22:41:12 +12:00
SConstruct Add Docker build for Linux 2022-07-11 09:33:00 +12:00
shell.nix Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00