godot-xterm/addons/godot_xterm/native/thirdparty
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
..
godot-cpp@b8eebe5eb6 Rename directory 'external' -> 'thirdparty' 2021-06-12 15:10:42 +07:00
libtsm@cc6d319df3 Add libtsm patches for some escape sequences 2021-06-22 00:07:13 +07:00
.gdignore Rename directory 'external' -> 'thirdparty' 2021-06-12 15:10:42 +07:00