Add parsing of DCS q sequences
authorRoberto E. Vargas Caballero <roberto.vargas@igrid-td.com>
Wed, 14 Sep 2016 06:27:32 +0000 (08:27 +0200)
committerRoberto E. Vargas Caballero <roberto.vargas@igrid-td.com>
Wed, 14 Sep 2016 06:27:32 +0000 (08:27 +0200)
commitf7398434b8fa949af7bf43472caaefdd97eed0f3
tree35056e61107d513b0a7ed32b27488f3b5134e2aa
parentf0e2d28732549690466df995981698173daf39c0
Add parsing of DCS q sequences

These sequences are used to operate with sixels, but they are still
str sequences, so they are finished with \a, ST or with a C1 control
code. This patch also disables utf8 handling for the case of sixels.
st.c