tmux-resurrect icon indicating copy to clipboard operation
tmux-resurrect copied to clipboard

Saving doesn’t work on tmux 3.2

Open ebzzry opened this issue 4 years ago • 5 comments

When I try to save a session on tmux 3.2, tmux hangs. However, rolling back to tmux 3.1c works.

ebzzry avatar Apr 20 '21 06:04 ebzzry

There are a couple issues opened related to tmux 3.2 problems. Any help with narrowing the problems down is appreciated.

bruno- avatar Apr 20 '21 09:04 bruno-

Thanks for letting me know!

ebzzry avatar Apr 23 '21 05:04 ebzzry

I had some initial trouble, but after restarting the tmux server as suggested by https://github.com/tmux/tmux/issues/2706 and restoring my previous environment, tmux-resurrect seems to save correctly for me on tmux 3.2.

frenchy64 avatar May 13 '21 21:05 frenchy64

I'm also having problems with Tmux 3.2. Neovim does not get restored but Vim does.

mroavi avatar Aug 02 '21 22:08 mroavi

I may have seen an issue with tmux 3.2 being upgraded between save (with 3.0) and restore (also with 3.0) I didn't see save issues, but restore seemed to be missing pane contents and window names. More details in https://github.com/tmux-plugins/tmux-resurrect/issues/404#issuecomment-920931399.

studgeek avatar Sep 16 '21 14:09 studgeek