Commit ef785fb
committed
Ensure vim popup callback called when leaving opener
Needed to ensure the popup is not only closed, but opener buffer local
variable storing a reference to the popup object/dict also removed.
Without this switching windows or buffers while the popup is open leaves
the buffer local var behind and breaks future calls to :GitMessenger1 parent 620b710 commit ef785fb
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| 302 | + | |
| 303 | + | |
302 | 304 | | |
303 | 305 | | |
304 | 306 | | |
| |||
0 commit comments