Multi Instance: File Popup handle multiple windows
alex-courtis opened this issue · 0 comments
alex-courtis commented
file-popup creates a global event NvimTreeRemoveFilePopup with a global current_popup
One of:
- alllow multiple popups, with their own parameteriset autocommand
- explicitly alllow only one popup, closing and clearing all others
See also: #3147