mirror of
https://github.com/neovim/neovim.git
synced 2026-02-20 18:36:48 +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