Okay, with #neovide I can connect multiple clients to a single #neovim instance, locally or remotely, which is great.
However they all share the same view of the neovim session/state and act a bit weird if their application windows are not all the same size.
Is there a way for each connected neovide client to have its own collection of windows/tabs/etc (still sharing the same underlying neovim buffers) instead of being just a shared view onto the same collection?



