2015年1月16日金曜日 10時49分54秒 UTC+9 Amadeus Demarzi: > On Tuesday, January 6, 2015 at 6:15:50 PM UTC-8, h_east wrote: > > Hi list, > > > > 2015/1/7(Wed) 4:09:31 UTC+9 h_east: > > > Nice. Perhaps I think that We need a little more modification such an > > > attached a patch url. > > > https://gist.github.com/h-east/be555467ddfc3dfb8d54 > > > > I updated Gist. (Add line#19) > > > > Best regards, > > Hirohito Higashi (a.k.a h_east) > > Any movement on this? Would love to see at the very least, Christian's patch > merged in soon if possible. > > Cheers, > Amadeus
Hi, I tested both Christian and h_east patches. 1. Christian patch It seems simple. But it has bugs. If you press <C-h> key in complete() completion window, it displays "ins_complete()" error. And it disables completion select keys(<C-n>, <C-p>, <Down>, <Up>) and narrowing candidates features. 2. h_east patch It is long and complex. But it is backward compatible. Unfortunatelly, complete() feature has other several bugs. h_east patch only fixes for the Ctrl-L problem. I think h_east patch is better. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
