However that UTF/Unicode support... Well, do you plan to add that?
-kovi2
Please count me in as another highly interested party.
Generally, it seems to me that many (if not most) shareware text editors are geared towards coding. (Although dedicated IDEs seem to be gaining popularity.) This may account for lack of Unicode/UTF8 support in many otherwise very powerful editors. But coding is only one of many tasks one needs a text editor for, and these other tasks increasingly often require at least UTF-8. Without it, you can't do serious work with XML files, just to mention one example.
In my translation work I've been working exclusively in Unicode for two or three years now, so I can't escape it, even though I think it's pretty evil
Well, UTF-8 is a tolerable necessary evil, but UTF-16 is, IMtotallyHO, true unmitigated concentrated essence of hell-bound evilness, aka the spawn of satan (and I'm being generouos too!)
And yes, I realize that some compilers/interpreters support UTF8 source code files now, but that's primarily Visual Studio, which is already an IDE. Python does as well though, doesn't it?