Hi! Excuse me, I still can't find an answer - how can I use langmaps if I set my 'encoding39; to 'utf-839;? ... This only works for 8-bit characters. The value of...
I have some problems when using vim and xterm for editing UTF-8 files on my Debian Linux box. I have tried to search the vim mailing lists and FAQ but without...
Wolfram Esser has made an animation with the Vim logo. This is quite a bit of fun to see and hear. The animation is available in various formats and two...
Financial Report As you all know, Vim users are asked to help needy children in Uganda. Most of the donations and sponsorships are handled by the ICCF Holland ...
Hi I think I know why gvim on Win32 breaks unicode cut/copy and pasting from other apps, but I don't know enough (yet) about the vim internals and especially...
Hello! A long time ago I've posted a bug on sourceforge about utf-8 support on WinXP with default code page 1250 (default for czech). I've given up that time...
I will be visiting FOSDEM 2003. This is a free conference on open source and free software. Among the speakers are Jon "Maddog" Hall and Richard M. Stallman....
Hello all, Since we'd like to enter Big5-HKSCS Chinese characters in vim (with the zh_HK.Big5-HKSCS locale), please apply the attached patch. :-) It has been...
You can find a Vim desktop calendar here: http://www.moolenaar.net/ On one side there is an easy-to-read 2003 calendar. On the other side there is brief info...
Vim is used everywhere, also within Microsoft. This inspired Microsoft ... I am grateful for the Microsoft employees and Microsoft itself to help Vim's...
which wcwidth does gvim use when deciding how to render a character? I belive myself to be using the latest CVS vim, and when I insert a milcellaneous symbol...
Hi. ... so I wrote a patch to support it. Currently this patch (can apply from 6.0 to 6.1.247) enables Japanese EUC-JP Japanese SJIS Korean EUC-KR Chinese Big5...
Every year the Linux Journal magazine organizes the Readers' Choice Awards, where people can vote for their favorite Linux items. One of the catagories is...
Please excuse the delay im my response, for a greek utf-8-Font check the following url: http://bibliofile.mc.duke.edu/gww/fonts/Monospace/index.html I hope...
Preben Randhol <randhol+vim@...> wrote: [...] ... Nothing is perfect, so improvements can always be thought of. But let's think big. Prehaps someone will...
It is more complicated than you think. Mixing English, Russian and Greek, and possibly also Hebrew and Farsi, within a single Unicode file produces a kind of...
Hello, I am a new vim user, so my question may seem fairly obvious, but I cannot figure it out. I am running vim under mac OS 10.2.1, and would like to save...
I would like to be able to edit text files of ancient greek encoded in utf-8. I found a monospaced font with the full character set for ancient greek, I...
Greetings. I'm a happy user of VIM's multi-byte editing environment under the X terminal with 'mlterm39;, and combined they are pleasantly intelligent about ...
I have added a new page to www.vim.org that lists all the links found in the runtime scripts. You can use this to get the latest version of a syntax file,...
... unicode ... extensions,just ... and ... Well mostly those work fine except for german: it requires a special case where two capital S becomes a ß. This is...
... Me too, I would like actual user feed back :) Also for the gvim change. Im happily using them on my system. I havent gotten any XIM servers to work for me...
Ive finished with changing ui.c, starting from Noah's changes. http://members.telocity.com/~seer26/ui_utf8.diff With this change you can use "* "+ from a...
... exist me too :) ... in my ~/.vimrc i use: " set encoding=utf-8 " I had no problem opening any of those files: vim (6.1) stayed in utf-8, so that at least...
When using vim/gvim vith EUC-JP or SJIS it doesnt seem to work: the japanese characters are not displayed, instead i see the the raw coding. Perhaps its...
Hi! As we know that Terminal.app (in Mac OS 10.1 ) is a UTF-8 aware terminal in default, and the multi-byte input method such as Chinese will output a ...
thanks for the response bram, ... Hrm, I was under the impression that converting from non-unicode to unicode was always possible. And the reverse is possible ...
Well I was testing gvim's clipboard behavior I came across a small problem: gvim's cannot cut&paste between each other across disparate encodings. The problem...