terminal UTF-8: Have an array for the interlink->utf_8.min values.
commite333fb37ab6eb4fd371ce00e7168d4ecdb9f2181
authorKalle Olavi Niemitalo <kon@iki.fi>
Sun, 20 Aug 2006 21:41:27 +0000 (21 00:41 +0300)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Fri, 25 Aug 2006 19:20:33 +0000 (25 22:20 +0300)
tree9ce198f2335dc75ab7c3bf3e9a861e03cdec4b4d
parent38fe5b72f74ec2b87e2fa006756754bc8f2e465c
terminal UTF-8: Have an array for the interlink->utf_8.min values.

The previous scheme incorrectly accepted 0xC1 0x80 as U+0040.
That could have been fixed by tweaking the loop, but the constant
array is surely easier to verify.
src/terminal/event.c