2015年1月20日火曜日 0時32分27秒 UTC+9 Christian Brabandt: > Hi Shougo! > > On Mo, 19 Jan 2015, Shougo wrote: > > > 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. > > Yes I think this patch is better. What other problems have you observed? > > > Best, > Christian > -- > Bringen Hufeisen wirklich Glück? Ich bezweifle es - ich habe schon > viele unglückliche Pferde gesehen. > -- Pearl Sydenstricker Buck (Pseudonym: Sedges, John)
OK. 1. complete() does not break lines by text width option. 2. If you press <C-h> key in complete() completion window, Vim will execute whole line completion. 3. If you use complete(), Vim breaks dot register(undo buffer). Some problems are already created patch. I or other people will report or send patch for the problems later. -- -- 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.
