Announcing: Vim (Vi IMproved) version 6.1a BETA Author: Bram Moolenaar et al. Announcement ... This is a bugfix release of Vim. Since Vim 6.0 many reported...
It is the Gvim build version 6.0 built on September 26, 2001. Its the latest Gvim build that I could find for Windows. I'm running on Windows 2000 :-[ (my...
I have been attempting to use gvim 6.0 on Windows to type mixed Hebrew and English text and not having great success. After setting the encoding=utf8; the...
There have been a few remarks on the updated Vim license. Although only details have been changed, this could still change the meaning of the license....
There have been a few remarks on the Vim license. I have attempted to adjust the license to make more people happy with how Vim can be distributed. If you...
You can find a Vim desktop calendar here: http://www.moolenaar.net/ On one side there is an easy-to-read 2002 calendar. On the other side there is brief info...
[This is only interesting for inhabitants of Germany.] As you all know, Vim users are asked to help poor children in Uganda. Donations for the children can now...
gvim 6.0, Win2k I try to convert text with czech national characters to utf-8 with ++enc option of write command. It seems that vim converts chars as if they...
Hi list. When using dot command to repeat inserting some text, it force reset 'iminsert39; value. Probably vgetorpeek() is not called after IM status was...
hello bram. vim breaks in a multi-byte39;s syntax. this happend when there is syntaxed text and set window width to 1. below is a patch for this. ... ...
Greeting, When I use gvim(version 6.0.93, gtk, Linux box), I cannot input Chinese when Ex commands (":") command-line mode. Is this a bug or need some setting...
I have a problem similiar to that one discussed recently. ... GVIM 6.0.93/Win32 (compiled with MSVC 6.0) under Win98SE features: +multibyte, +iconv/dyn Windows...
Well, this has been brought up before, but it's still not working, so I thought I'd bring it up again. :) First, the easy stuff: warnings. (No -Wall,...
That default value may be for XIM. It make XIM set focus to vim. This was required by some version of XIM users. I don't like this default value 2. But I can...
Announcing: Vim (Vi IMproved) version 6.0 Author: Bram Moolenaar et al. Announcement ... This is a major new version of Vim. Vim 6.0 is a huge step from Vim...
Problems with XIM have been reported, mostly for Athena and Motif. I have compared the code with how it worked in Vim 5.8 and made a few changes so that it is...
Announcing: Vim (Vi IMproved) version 6.0ax BETA Author: Bram Moolenaar et al. Announcement ... This is a BETA test version of Vim. Vim 6.0 is a huge step...
This is about Vim's charity, helping poor children in Uganda. NEWSLETTER Jackie Ammeter, the person that handles the administration of sponsored children in...
I'm using kinput2 for Japanese input into GTK gvim 6.0av on my debian-sid x86 system. When I start vim, imactivatekey is unset. However, I can still use...
Announcing: Vim (Vi IMproved) version 6.0au BETA Author: Bram Moolenaar et al. Announcement ... This is a BETA test version of Vim. Vim 6.0 is a huge step...
An article appeared on the Linux Journal web site: "Vi IMproved--Vim and Happy Hacking Keyboard Lite 2" Written by Don Marti. Despite the title it's also a...
Hi! I have found one non-english character selection bug, don't know if this is Vim problem or GTK. When copying UTF-8 characters from gvim (GTK) to gvim or...
Hello bram and all. if set $LANG to "jp", gettext don't work for ja on Win2k, GetLocaleInfo return "JP". ... *************** ... /* TODO: is this right? */ if...
A few people have reported that after starting Insert mode, the first typed character is lost. So far only people on SGI machines reported this, thus I guess...
hello bram and all. There is some IME for windows only in japanese. for example, MS-IME ATOK VJE etc... Now vim work fine with MS-IME. But VJE does not so. I...