mirror of
https://github.com/neovim/neovim.git
synced 2026-01-12 06:17:28 +10:00
Problem: Cannot specify another character to use instead of '@' at the end
of the window.
Solution: Add "lastline" to 'fillchars'. (Martin Tournoij, closes vim/vim#11264,
closes vim/vim#10963)
4ba5f1dab6
Use latest code in drawscreen.c instead.