mirror of
https://github.com/vim/vim.git
synced 2026-04-17 17:18:06 +02:00
Problem: Terminal balloon only shows one line.
Solution: Split into several lines in a clever way. Add balloon_split().
Make balloon_show() accept a list in the terminal.