Files
neovim/test/functional/ui
Justin M. Keyes f6e7857c54 floatwin: show error if window is closed immediately #11476
Autocmds may close window while it is being entered, then
win_set_minimal_style(wp) operates on an invalid pointer.

We could silently ignore this instead, but it is unlikely to be
intentional, so it is more useful to show an error.

fix #11383
2019-11-29 23:48:14 -08:00
..
2019-11-27 22:47:25 -08:00
2019-08-27 21:19:10 +02:00
2019-10-01 22:27:44 -04:00
2019-11-27 22:47:25 -08:00