mirror of
https://github.com/neovim/neovim.git
synced 2026-01-09 12:57:14 +10: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