Skip to content

WorkspaceBuilder: allow passing tmux session args #810

Open
@tony

Description

Allow params to new-session should be passable via session_options

session_name: session
session_options:
  # ...

From tmux manpages:

$ tmux new-session -d 'vi ~/.tmux.conf' \; split-window -d \; attach
tmux new-sesssion vi

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