David Y. Zhang
David Y. Zhang
I wonder if this issue is related to https://github.com/tmux-plugins/tmux-resurrect/issues/245 and the iterm vs. iterm2 problem is just a red herring.
I also have this issue. @bruno- Even if you're too busy to take a look, can you provide pointers on how one might debug such issues? I think this plugin...
Yes, do you have more details? My ~/.tmux/resurrect/last is pointing to the correct most recent save. Yet using the restore command, which causes the UI to briefly say ~"tmux restored!",...
Valid, from a different tmux terminal: ``` pane 0 1 :bash 1 :* 1 :/Users/daze/Downloads 1 bash : pane hack 1 :bash 0 :- 1 :/Users/daze/PersonalGDrive/Hacks/journalgen 0 bash : pane...
Yeah the content looks correct to me :/ other ideas?
I happened to circle back to this years later. In my case, tmux-plugins seems to have updated its syntax for how to specify plugins. I used to do this: ```...
And.... couldn't we have clearer instructions on how to actually set this up? (or do we have to peruse the example very carefully?)