Re: [dev] [st] [PATCH] Fix techo handling of control and multibyte characters.
On Wed, Apr 23, 2014 at 08:26:32PM +0200, Roberto E. Vargas Caballero wrote:
> Applied with a small modification. Thanks!!!!
u suffix was here for a purpose. The patch has comment about multibyte
characters. As 0x20u is unsigned, c was converted to unsigned char
before comparison so multibyte characters were not considered control
characters.
Try enabling echo mode and typing non-ASCII characters (add some
non-latin layout or use compose key or copy and paste '®').
Received on Wed Apr 23 2014 - 21:21:34 CEST
This archive was generated by hypermail 2.3.0
: Wed Apr 23 2014 - 21:24:27 CEST