Gordon Messmer <[EMAIL PROTECTED]> wrote: > On Mon, 2002-10-21 at 13:16, cfraz wrote: > > VIM doen't seems to support locale with accents ; how can one manage > > with that ? > Works for me with an out-of-the-box configuration? What locale are > you using? How are you inputing accented characters? > I'm using french locale by default (GB and US also installed) $ cat /etc/sysconfig/i18n LANG="fr_FR.UTF-8" SUPPORTED="en_GB.UTF-8:en_GB:en:en_US.UTF-8:en_US:en:fr_FR.UTF-8:fr_FR: fr" SYSFONT="latarcyrheb-sun16"
invoking vim from console is ok, but wrong with menu or shortcut (eg : é=Å©) Is there any configuration to do ? Franck