Multi Instance: Events Pass winid
Opened this issue · 0 comments
alex-courtis commented
Many events have a context specific to the tree.
Pass winid to all events.
Create an event table to hold this, similar to vim events. There's no good way to move existing params into this table preserving compatibility; we might just have to add it at the end.