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)
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.


No differences found