Reformatted excerpts from Tomas Pospisek ML's message of 2008-10-30: > I wrote a message containing a lot of czech characters (using vim as > my editor). When ':wq'-ing from vim, Sup showed me the horrible > results... aparently it did not recognize, that the message was in > UTF-8 (as indicated by 'file' when giving it vim's temporary file). > > And apparently it doesn't seem to be possible to tell Sup either to > add an encoding to the message?
Sup is currently utf-8 only, but getting curses, utf-8 and ruby to play nicely together still requires some work on your part. See: http://sup.rubyforge.org/wiki/wiki.pl?UTF8 -- William <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
