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

can't set working directory for new tab w/o layout #2981

Open
danielb2 opened this issue Dec 3, 2023 · 0 comments · May be fixed by #3196
Open

can't set working directory for new tab w/o layout #2981

danielb2 opened this issue Dec 3, 2023 · 0 comments · May be fixed by #3196

Comments

@danielb2
Copy link

danielb2 commented Dec 3, 2023

zellij 0.39.2

$ zellij action new-tab -n ok -c /                                                                                                                                                                                                                                
error: The following required arguments were not provided:                                                                                                                                                                                                                     
    --layout <LAYOUT>

however, without the -c option, the tab opens fine. it seems odd to require a layout

Workaround: zellij action new-tab -n ok -c / -l default

@abatkin abatkin linked a pull request Mar 12, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant