Hi there,
First of all, thanks for the great work - tmux-resurrect has been a huge help and time-saver to me!
I noticed something odd, which I am unsure if it's supposed to be like that or if I am missing some kind of configuration to fix it.
In order to restore my windows/panes, I start the terminal, enter a new tmux session with tmux and run tmux-resurrect with ctrl+b ctrl+r. It restores everything just fine, but in the end there will always be that originally created tmux-window with name: 0 that I created in order to be able to restore the other windows in the first place.
Is there a way to have that auto-killed after restoring my windows/panes?