mirror of
https://github.com/vim/vim.git
synced 2026-02-15 11:44:25 +02:00
Problem: The terminal API is limited and can't be disabled.
Solution: Add term_setapi() to set the function prefix. (Ozaki Kiichi,
closes #2907)