tmux-python/tmuxp

store screen contents

Opened this issue · 0 comments

It would be nice if you could use tmuxp like tmux-resurrect, i.e. for storing and restoring arbitrary live sessions using freeze/load. For for this to work properly, there has to be some way to capture the screen contents of all the panes and store them in the yaml, or in files references from the yaml.

So can we add this?