mirror of
https://github.com/neovim/neovim.git
synced 2026-02-01 09:34:29 +00:00
Problem: Win_execute() does not set window pointers properly.
Solution: Use switch_win_noblock(). Also execute autocommands in a popup
window.
89adc3a137