Skip to content

start_directory for the first pane is ignored #75

@ThiefMaster

Description

@ThiefMaster

It works like this but it'd be much more intuitive if I could set start_directory for the first pane instead:

session_name: test
windows:
  -
    window_name: puppet
    layout: tiled
    start_directory:  /tmp/test1
    panes:
      -
        focus: true
        shell_command:
      -
        start_directory: /tmp/test2
        shell_command:
      -
        start_directory: /tmp/test3
        shell_command:
      -
        start_directory: /tmp/test4
        shell_command:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions