mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
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
This commit is contained in:
parent
d2f073d7ae
commit
a337143949
1 changed files with 1 additions and 1 deletions
2
addons/godot_xterm/native/thirdparty/libtsm
vendored
2
addons/godot_xterm/native/thirdparty/libtsm
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 1fd9cef6f2ddef2609d587ea3a5a8eeadb22a2e4
|
||||
Subproject commit cc6d319df39fe0ed5f0523f42b8e53e3b16f2ae0
|
Loading…
Reference in a new issue