mirror of
https://github.com/vim/vim.git
synced 2026-05-07 19:06:33 +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.