Is this correct behavior? :echo strdisplaywidth("x", 0) 1 :echo strdisplaywidth("x", 1) 2 :echo strdisplaywidth("x", 2) 3
I expected all returns 1. -- Yukihiro Nakadaira - yukihiro.nakada...@gmail.com -- 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