Skip to content

Sessions restore by directly using name order and overwrite index order. #388

Open
@deeperlearner

Description

@deeperlearner

In the original tmux (before prefix + Ctrl-R) , the order of sessions are sorted by three types. Sorted by index, sorted by name and sorted by time.
In tmux 3.1c, sorted by index is the default option.
After resurrect, the index order part is overwrote by name order.
I think it may because the resurrection process re-create the sessions by name order.

Expected behavior:
Support re-creating sessions by index order.

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