mirror of
https://github.com/neovim/neovim.git
synced 2026-03-13 12:35:48 +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