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:
Leroy Hopson 2021-06-22 00:00:00 +07:00 committed by Leroy Hopson
parent d2f073d7ae
commit a337143949

@ -1 +1 @@
Subproject commit 1fd9cef6f2ddef2609d587ea3a5a8eeadb22a2e4
Subproject commit cc6d319df39fe0ed5f0523f42b8e53e3b16f2ae0