where is it persisted? if I have multiple sessions I want to persist, is that possible?
On the file server, yeah it should be support that, you can specify the --continue-session to continue a previously used one.
Notice it does delete older "snapshots" (i.e. previous workspace) when you are continuing a session (use --disable-session-cleanup
to disable it)
where is it persisted? if I have multiple sessions I want to persist, is that possible?
Amazing. Going to play with it this weekend !