mirror of
https://github.com/vim/vim.git
synced 2026-04-20 02:35:47 +02:00
Problem: Cannot use 'balloonexpr' in a terminal.
Solution: Add 'balloonevalterm' and add code to handle mouse movements in a
terminal. Initial implementation for Unix with GUI.