godot-xterm/addons
Leroy Hopson b983fc83fb
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:03:37 +07:00
..
godot_xterm Add libtsm patches for some escape sequences 2021-06-22 00:03:37 +07:00