From: Roberto E. Vargas Caballero Date: Wed, 14 Sep 2016 06:27:32 +0000 (+0200) Subject: Add parsing of DCS q sequences X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/f7398434b8fa949af7bf43472caaefdd97eed0f3?hp=f7398434b8fa949af7bf43472caaefdd97eed0f3 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. ---