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

Persists tmux environment across system restarts.

Results 197 tmux-resurrect issues
Sort by recently updated
recently updated
newest added

It is disabled by default and enabled using @resurrect-paste-buffers. Paste buffers are listed and dumped in a tar.gz at save time, similar to what is done for pane contents. At...

When I run the restore process, I get the following error: `cat: '/home/monarch/.local/share/tmux/resurrect/restore/pane_contents//pane-0:1.0': No such file or directory` The nvim session is restoring properly, but the pane content is not...

Newer versions of tmux (observed on 3.4, on Ubuntu 24.04) in comparison to the older one (observed on 3.2a, on Ubuntu 22.04) changed behavior in how special characters within the...

Fixes #526 When using fish shell, it seems all windows except the first one for each session will error when restoring pane contents. The error is something along the lines...

I have deleted all session from resurrect directory and remove link "last". now my session are not getting saved.

Hi, I have an problem in my Raspberry. I have a tmux session that includes cd yahooWeatherRSS node yahooWeatherRSS.js 8050 Tmux resurrect only restores CD yahooWeatherRSS and not node yahooWeatherRSS...

How disable restore +1 session after restore session ?