# tmux-plugins/tmux-resurrect

Persists tmux environment across system restarts.

Repository: https://github.com/tmux-plugins/tmux-resurrect
Canonical: https://ross.abutalabs.com/products/tmux-resurrect
Language: Shell
License: MIT
License Family: permissive
Last push: 2024-08-13T23:51:42+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4391, "days_push": 750, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 13017, forks 543 (observed 2026-08-28T04:11:01.724151+00:00)

## What it is
A tmux plugin that saves and restores the entire tmux environment—sessions, windows, panes, layouts, working directories, and running programs—across system restarts. It requires no configuration and works via simple key bindings (prefix + Ctrl-s to save, prefix + Ctrl-r to restore).

## Use cases
- restore tmux sessions after reboot
- save terminal workspace before shutting down
- persist pane layouts and working directories
- restore running programs in tmux panes
- keep vim/neovim sessions across restarts
- avoid reconfiguring tmux after restart

## When to choose
- you live in tmux and restart your machine regularly
- you want zero-config session persistence
- you need exact pane layouts and program restoration
- you want optional vim/neovim session restore

## When to avoid
- you don't use tmux
- you need automatic continuous saving without a companion plugin (use tmux-continuum)
- you need cross-machine session sync

## Facets
- artifact type: plugin
- maturity: stable
- function: plugin-system, developer-tools, configuration-management, backup
- domain: developer-tools
- platform: cli, cross-platform
- tags: tmux, tmux-plugin, session-persistence, terminal, shell, workflow, command-line, automation, linux, macos

## Member repositories
- tmux-plugins/tmux-resurrect (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:01.724151+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:35.657278+00:00, confidence not recorded.
  - readme: https://github.com/tmux-plugins/tmux-resurrect (fetched 2026-08-28T04:11:01.724151+00:00, sha 470891b16262)
- Data as of 2026-08-30T08:39:29.467469+00:00.
