You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hopefully this isn't off topic here;
Does tmuxp provide an alternative to TPM/tmux-resurrect?
I'd like something where all the programs aren't written in bash, and tmux-resurrect + tmux-continuum has some problems.
tmuxp's --freeze option sounds good, but at least restoring scrollback, and at least maybe for bash, somehow having per-pane history files would be nice. (I managed to get this working relatively ok for the above plugins once....)
Is tmuxp / libtmux appropriate for attempting a better reimplementation of these?
Thanks!