mirror of
https://github.com/neovim/neovim.git
synced 2026-08-23 23:51:51 +00:00
Problem: %P in 'statusline' doesn't behave as documented
(after 9.1.1479).
Solution: Make the percentage 3-chars wide when not translated.
(zeertzjq)
fixes: vim/vim#18669
closes: vim/vim#18671
73a0de4a04
Co-authored-by: Christ van Willegen <cvwillegen@gmail.com>