[implementations-list] [Vimpulse] Bug: Ctrl-n doesn't work as it should

Vegard Øye vegard_oye at hotmail.com
Tue Apr 13 21:21:41 CEST 2010


> From: laynor at gmail.com
> Date: Tue, 13 Apr 2010 18:37:54 +0100
>
>>> example:
>>> ---------
>>> giangianni
>>> giang
>>> ~
>>> ---------
>>> doesn't complete giang to giangianni. It works in Vim.
>>> vimpulse-abbrev-expand-after is broken.
>>
>> `vimpulse-abbrev-expand-after' is implemented using
>> `abbrev-expand', which, unlike Vim, does not seem to wrap
>> around the end of buffer when no match is found.
>
> I think the idea about vimpulse-dabbrev-expand is searching for the
> completion _after_ the cursor, which is ok - that's vim behavior i
> guess - but it stops at eof, so when writing some code from scratch
> is totally useless - there's nothing after the cursor.

I've attempted a fix in revision 206. Let me know how it works out.

Alessandro, there has been some talk recently about migrating to a
distributed version control system like Git. I see that you chose
Subversion as the VCS for Vimpulse in June 2009. What do you think?

Vegard 		 	   		  
_________________________________________________________________
Windows 7: Se direkte-TV fra den bærbare PCen. Finn ut mer.
http://windows.microsoft.com/windows-7


More information about the implementations-list mailing list