[Vm-dev] Unix UTF8 input

Chris Petsos chrispetsos at sch.gr
Sun Jun 10 17:17:35 UTC 2007


I've read many reports on how one can add an utf8 input mechanism in the
unix vm of Squeak... tried to do the trick with the -eventenc parameter
but that didn't work in the latest release.
Does anyone have a compiled VM that supports this parameter?
Source code would also be desirable to see what's going on there...

If i am getting this right, ideally we will want for characters to enter
the image in UTF-8 representation and interpret them there...
This should be done by setting
	-eventenc UTF-8

Thanks in advance...

Christos.



More information about the Vm-dev mailing list