★ wanayoo — archive 1999 https://github.com/tmux-python/tmuxp/issues/532Nouvelle recherche | Portail wanayoo
Skip to content
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

Pass flags to newly created session? #532

Open
deliciouslytyped opened this issue Dec 25, 2019 · 2 comments
Open

Pass flags to newly created session? #532

deliciouslytyped opened this issue Dec 25, 2019 · 2 comments

Comments

@deliciouslytyped
Copy link

@deliciouslytyped deliciouslytyped commented Dec 25, 2019

Can tmuxp pass flags to a new session? (IIRC tmuxinator has something like that)
If not it probably needs to be handled somewhere around where session_name" is handled.

@deliciouslytyped
Copy link
Author

@deliciouslytyped deliciouslytyped commented Dec 25, 2019

Ok I actually wanted to try passing -x and -y but it looks like libtmux new_session already does that with specific large values if the tmux version supports the arguments, so what I specifically wanted to do seems to be covered.

@deliciouslytyped
Copy link
Author

@deliciouslytyped deliciouslytyped commented Dec 26, 2019

Ok, I think this is covered by the options setting? I just didn't notice it in the documentation.
It would be nice to have an explicit list of options separate from the mass of examples (which is indeed good to have though).

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.