Skip to content

Setting the current working directory is not persistent #469

@pgaxatte

Description

@pgaxatte

When creating a simple session like this:

session_name: test
start_directory: /tmp
windows:
- panes:
  -

It creates a window in the right directory but if I open a new window, it falls back on $HOME.
I don't have this behaviour with tmux new -s test -c /tmp.

tmux version: 2.6
tmuxp version: 1.4.2
libtmux version: 0.8.0
tmuxp and its dependencies were installed via pip install --user (python2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions