Unicode in terminal and editors
However, what I would like to do is edit some files using vim or emacs (or anything reasonable for crying out loud), but that seems too much to ask on OS X. Editor behaviour DOES change when changing LANG setting, but only for the worse: a unicode character's component bytes are treated as separate characters by the editors and when using a locale other than "C", they're also printed wrong, messing the display and cursor positioning hopelessly. Now for system claiming to be a MODERN UNIX, this should not be difficult. So, where's the catch? Could somebody outline how to do this relatively simple task right on OS X?