godot-xterm/addons/godot_xterm/native
Leroy Hopson a337143949 Add libtsm patches for some escape sequences
The sequences are:
  CSI > Pp ; Pv m    (e.g. '\e[>4;m'
  CSI ? Pm $ p       (e.g. '\e[?12$p'

These sequences were being output by vim and causing the underline
attribute to be set and the terminal to be reset.

Fixes #40
2021-06-22 00:07:13 +07:00
..
bin Move and recompile pre-built binary 2020-10-16 14:58:11 +07:00
src Multiple updates 2021-06-20 18:33:40 +07:00
thirdparty Add libtsm patches for some escape sequences 2021-06-22 00:07:13 +07:00
build.sh Be explicit about building for debug target 2021-06-19 19:44:11 +07:00
docker-compose.yaml Update files for javascript build and export 2021-06-15 14:02:40 +07:00
godotxtermnative.gdnlib Add HTML5 support 2021-06-07 18:29:33 +07:00
SConstruct Rename directory 'external' -> 'thirdparty' 2021-06-12 15:10:42 +07:00
shell.nix Update files for javascript build and export 2021-06-15 14:02:40 +07:00