Skip to content

tmux auto-exits when no sessions are alive with tmux-continuum enabled #151

@risvn

Description

@risvn

When tmux-continuum is enabled, tmux auto-exits if there are no active sessions.
This issue does not occur when tmux-continuum is disabled.

Steps to Reproduce:

  1. Enable tmux-continuum with:
  2. Start tmux: tmux
  3. Close all tmux sessions: tmux kill-session
  4. Observe that tmux auto-exits immediately.

Expected Behavior:
Tmux should remain open, waiting for new sessions.

Additional Notes:
Disabling tmux-continuum prevents this issue, so it appears to be related to session auto-restoration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions