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

What is the difference between tmux-resurrect and tmux-continiuum?

Open NVolcz opened this issue 2 years ago • 2 comments

I find this line in the readme confusing: Automatic restoring and continuous saving of tmux env is also possible with tmux-continuum plugin. Does this mean that it is preferred to use tmux-continuum for that use case?

NVolcz avatar Feb 27 '23 09:02 NVolcz

See tmux-resurrect saves the terminal session when asked to (by prefix + Ctrl + s) or before closing the terminal, whereas tmux-continiuum saves terminal session continuously in some interval without ever pressing the shortcut.

souravpy avatar Mar 15 '23 12:03 souravpy

I figured. I will send a PR to update the readme to something along the lines what you said.

NVolcz avatar Mar 16 '23 07:03 NVolcz