awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tmux-plugins avatar

tmux-plugins/tmux-continuum

0
View on GitHub↗
3,981 stele·194 fork-uri·Shell·MIT·8 vizualizări

Tmux Continuum

tmux-continuum este un plugin de persistență și manager de sesiune pentru multiplexorul de terminal tmux. Acesta oferă utilitare pentru a face backup spațiilor de lucru ale multiplexorului de terminal și a restaura automat sesiunile serverului pentru a preveni pierderea mediului după o repornire.

Proiectul se concentrează pe salvarea și restaurarea automată a layout-urilor spațiului de lucru și a stărilor ferestrelor. Acesta servește ca automatizator de pornire care poate lansa serverul tmux automat la boot-ul sistemului pentru a se asigura că mediul de dezvoltare este gata de utilizare.

Sistemul gestionează starea prin backup-uri periodice de fundal și înregistrează metadatele sesiunii în snapshot-uri de fișiere plate. Include un indicator în bara de stare pentru a urmări intervalul de backup și un gard pentru a restricționa gestionarea stării la o singură instanță de server activă.

Features

  • tmux Session Managers - Automatically saves and restores tmux terminal layouts and window states to prevent environment loss.
  • Terminal Multiplexers and Workspaces - Launches the tmux server on system boot and restores the previous workspace state.
  • State Snapshots - Creates periodic flat-file backups of terminal session metadata and window configurations.
  • Continuous Background Snapshots - A background process that saves the current state of the server at regular intervals to ensure persistence without interrupting active workflows.
  • Workspace State Snapshots - Records workspace layouts and session metadata into plain text files to persist environment states across restarts.
  • Terminal Visual State Recovery - Continuously backs up tmux configurations to reconstruct the exact workspace state and window layouts from a previous session.
  • Periodic State Backups - Saves the current server state at regular time intervals using a background process to ensure data persistence.
  • Session Restoration - Reloads the most recently saved environment immediately upon startup to recover the previous workspace state.
  • tmux Plugins - Extends the tmux terminal multiplexer with specialized session persistence functionality through shell scripts.
  • Boot-Time Automation - Configures the tmux server to launch automatically upon system boot to ensure a development environment is ready immediately.
  • Boot-Time Process Automation - Provides mechanisms to ensure the tmux server starts automatically during the operating system boot sequence.
  • General Plugins - Continuous environment saving and restoration.

Istoric stele

Graficul istoricului de stele pentru tmux-plugins/tmux-continuumGraficul istoricului de stele pentru tmux-plugins/tmux-continuum

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face tmux-plugins/tmux-continuum?

tmux-continuum este un plugin de persistență și manager de sesiune pentru multiplexorul de terminal tmux. Acesta oferă utilitare pentru a face backup spațiilor de lucru ale multiplexorului de terminal și a restaura automat sesiunile serverului pentru a preveni pierderea mediului după o repornire.

Care sunt principalele funcționalități ale tmux-plugins/tmux-continuum?

Principalele funcționalități ale tmux-plugins/tmux-continuum sunt: tmux Session Managers, Terminal Multiplexers and Workspaces, State Snapshots, Continuous Background Snapshots, Workspace State Snapshots, Terminal Visual State Recovery, Periodic State Backups, Session Restoration.

Care sunt câteva alternative open-source pentru tmux-plugins/tmux-continuum?

Alternativele open-source pentru tmux-plugins/tmux-continuum includ: tmuxinator/tmuxinator — Tmuxinator is a configuration-driven session manager and workspace automation tool for tmux. It acts as a terminal… tmux-plugins/tmux-resurrect — tmux-resurrect is a terminal workspace persister and session manager implemented as a plugin for the tmux terminal… tmux-python/tmuxp — tmuxp is a tmux session manager and declarative workspace orchestrator that automates the creation and organization of… tony/tmuxp — tmuxp is a session manager and workspace automator for tmux. It allows for the creation, saving, and restoration of… thoughtbot/dotfiles — This project is a collection of configuration files designed to standardize the behavior and appearance of Zsh, Vim,… square/maximum-awesome — This project is a terminal development environment consisting of a shared configuration set for the Vim editor and the…

Alternative open-source pentru Tmux Continuum

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Tmux Continuum.
  • tmuxinator/tmuxinatorAvatar tmuxinator

    tmuxinator/tmuxinator

    13,648Vezi pe GitHub↗

    Tmuxinator is a configuration-driven session manager and workspace automation tool for tmux. It acts as a terminal multiplexer orchestrator that translates structured project definitions into shell commands to define and launch complex window and pane layouts. The project distinguishes itself through declarative configuration and lifecycle management. It utilizes YAML-based mapping and template-based variable injection to create reusable session configurations, while providing hook-based execution to trigger custom scripts during startup, restart, or shutdown. Its broader capabilities includ

    Ruby
    Vezi pe GitHub↗13,648
  • tmux-plugins/tmux-resurrectAvatar tmux-plugins

    tmux-plugins/tmux-resurrect

    12,855Vezi pe GitHub↗

    tmux-resurrect is a terminal workspace persister and session manager implemented as a plugin for the tmux terminal multiplexer. It captures and stores the state of active sessions, window layouts, and working directories to maintain a workspace across system restarts. The utility distinguishes itself by recovering more than just layouts, offering the ability to relaunch specific programs via configurable lists and persisting the state of open files and cursor positions in text editors. It also captures visible pane text and provides timestamped snapshot versioning to revert the workspace to a

    Shell
    Vezi pe GitHub↗12,855
  • tmux-python/tmuxpAvatar tmux-python

    tmux-python/tmuxp

    4,522Vezi pe GitHub↗

    tmuxp is a tmux session manager and declarative workspace orchestrator that automates the creation and organization of sessions, windows, and panes. It functions as a libtmux automation wrapper, allowing users to define complex terminal layouts and initial shell commands using YAML or JSON configuration files. The project distinguishes itself as a terminal layout snapshot tool capable of capturing the state of a running session and saving it as a reproducible configuration. It further supports terminal workflow automation by executing bootstrap tasks and startup scripts to prepare environment

    Pythonclicli-utilitiesjson
    Vezi pe GitHub↗4,522
  • tony/tmuxpAvatar tony

    tony/tmuxp

    4,522Vezi pe GitHub↗

    tmuxp is a session manager and workspace automator for tmux. It allows for the creation, saving, and restoration of terminal session layouts using YAML or JSON configuration files, serving as a programmatic layer built on libtmux. The project distinguishes itself by acting as both a workspace generator and a layout exporter. It can instantiate live environments from structured definitions and conversely capture the state of active sessions to save them as portable configuration files. It further supports extensibility through a plugin framework and custom builder logic to modify session lifec

    Python
    Vezi pe GitHub↗4,522
Vezi toate cele 30 alternative pentru Tmux Continuum→