On Wed, Feb 28, 2007 at 07:29:27PM +0100, Alexander Farber wrote:
> My problem is that the cyrillic letters which are being displayed
> ok by Macromedia Flash IDE appear broken in Vim 7.0.
> 
> The russian text is displayed twice as long as it should be and
> there are repeatable "P" and "C" characters - which is what
> I often see in other programs, which mistake Unicode text by
> the Windows-1251 text.

I'm not on windows, but if you,

  :set encoding

what encoding does it tell you?

If not 'utf-8', try,

  :set encoding=utf-8


ta,
dave

-- 
http://david.holroyd.me.uk/
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to