Files
neovim/src/nvim/api
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-25 01:08:02 -08:00
2019-09-09 10:52:12 -07:00
2019-09-12 17:04:05 -07:00
2018-11-24 11:01:37 +01:00
doc
2019-09-11 00:10:27 -07:00