mirror of
https://github.com/vim/vim.git
synced 2026-08-05 14:09:20 +02:00
681fc3fa78
Problem: No focus events in a terminal.
Solution: Add the t_fd and t_fe termcap entries and implement detecting
focus events. (Hayaki Saito, Magnus Groß, closes #7673,
closes #609, closes #5526)