mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00

Problem: Printf() with %S does not handle multi-byte correctly.
Solution: Count cells instead of bytes. (closes vim/vim#9169, closes vim/vim#7486)
d85fccdfed