mirror of
https://github.com/neovim/neovim.git
synced 2025-12-24 23:29:00 +00:00
Problem: Multi-byte "lastline" item in 'fillchars' does not work properly
when the window is two columns wide.
Solution: Compute the text length correctly. (closes vim/vim#11280)
18b3500b8c