Ken Takata wrote: > Hi Yue, > > 2013/08/19 Mon 10:51:08 UTC+9 WU Yue wrote: > > Hi list, > > > > If I :set encoding=utf-8, then the file name completion with Chinese > > charactors doesn't work. > > > > I use utf-8 instead of the default encoding (cp936) on windows, the > > reason is that, encoding utf-8 can distinguish Chinese punctuations in > > word motions. > > > > Platform: Windows XP. > > Affected version of vim: all versions > > > > How to produce: > > 1. set encoding=utf-8 in vimrc, then restart vim. > > 2. creat a new file with Chinese name: > > :call mkdir("c:/中文名/中文名2") > > 2. At a vim buffer, insert text: c:/中, then try to complete it with > > <C-x><C-f>, completion will say: Pattern not found. However, c:/<C-x><C-f> > > work. > > I think attached patch fixes this problem.
Thanks, I'll add it in the todo list. -- I AM THANKFUL... ...for the piles of laundry and ironing because it means I have plenty of clothes to wear. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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 vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.