Add support for enabling/disabling utf
authorRoberto E. Vargas Caballero <roberto.vargas@igrid-td.com>
Tue, 13 Sep 2016 12:01:18 +0000 (14:01 +0200)
committerRoberto E. Vargas Caballero <roberto.vargas@igrid-td.com>
Tue, 13 Sep 2016 12:01:18 +0000 (14:01 +0200)
There are some ocasions where we want to disable the enconding/decoding of utf8, mainly
because it adds an important overhead. This is partial patch for ESC % G and ESC % @,
where they modified the way that st reads and write from/to the serial line, but it does
not modifies how it interacts with the X window part.


No differences found