godot-xterm/addons/godot_xterm/native
Leroy Hopson 07687e2cd8
Return terminal responses from write method
Updates the `write()` method to return a String containing any responses
from the terminal. For example, these could be responses to a cursor
position request such as "\u001b[6n".
2024-02-10 21:10:54 +13:00
..
bin Rewrite terminal.cpp 2024-02-07 00:14:33 +13:00
src Return terminal responses from write method 2024-02-10 21:10:54 +13:00
src_old Rewrite terminal.cpp 2024-02-07 00:14:33 +13:00
thirdparty Use custom libtsm version sans problematic commit 2024-02-10 00:51:15 +13:00
.dockerignore Add Docker build for Linux 2022-07-11 09:33:00 +12:00
build.sh Rewrite terminal.cpp 2024-02-07 00:14:33 +13:00
docker-compose.yml Rewrite terminal.cpp 2024-02-07 00:14:33 +13:00
godotxtermnative.gdnlib Add rudimentary terminal to editor's bottom panel 2021-07-11 23:03:33 +07:00
javascript.Dockerfile Update build files and GitHub Actions workflow 2023-01-26 08:21:43 +13:00
linux.Dockerfile Update build files and GitHub Actions workflow 2023-01-26 08:21:43 +13:00
SConstruct Rewrite terminal.cpp 2024-02-07 00:14:33 +13:00
shell.nix Pin nixpkgs version 2024-01-06 23:22:39 +13:00