Skip to content

Setting the current working directory is not persistent #469

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pgaxatte opened this issue Jan 8, 2019 · 4 comments
Closed

Setting the current working directory is not persistent #469

pgaxatte opened this issue Jan 8, 2019 · 4 comments

Comments

@pgaxatte
Copy link

pgaxatte commented Jan 8, 2019

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)

@koleksiuk
Copy link

I have the same issue. Could anyone take a look at this sometime in the future?

@danielemegna
Copy link

I'll propose a fix for it this weekend at the next Open Source Saturday ☝️

@tony tony added this to the Most requested issues milestone Feb 29, 2020
@kierun
Copy link

kierun commented Apr 28, 2020

Any news on this one?

@joseph-flinn
Copy link
Contributor

@pgaxatte @koleksiuk @danielemegna @kierun Thanks all for using tmuxp! This issue has been fixed with PR #639.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants