Skip to content

Multiple configs in single file #573

Open
@rightaway

Description

@rightaway

I'd like to have multiple configs in a single file, rather than having to spread them across multiple files. If a yaml file contains an array of objects, then tmuxp should load whichever of them matches, like tmuxp load first or tmuxp load second.

- session_name: first
  windows: ...
- session_name: second
  windows: ...

The config file can then be a single file under ~/.tmuxp/config.yml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-featurePossible interesting new feature to be considered for implementation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions