terminal: use UTF8 state machine
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 29 Jan 2012 13:23:27 +0000 (14:23 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 29 Jan 2012 13:23:27 +0000 (14:23 +0100)
commitff0e91ec45e917e25a8be8df613ab6a8d64aaf4c
tree26ba1c60e800096514fd4e3ae3d8bd179093dede
parent885bdef87bda37f0968d5a089e4cdabca815ae77
terminal: use UTF8 state machine

This adds a converter from UTF8 stream to UCS4 data so the VTE subsystem
can handle the input correctly without complicated UTF8 input.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/terminal.c
src/vte.c
src/vte.h