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

--layout working differently with different actions #1969

Closed
TheCodeLamp opened this issue Nov 25, 2022 · 2 comments
Closed

--layout working differently with different actions #1969

TheCodeLamp opened this issue Nov 25, 2022 · 2 comments
Assignees

Comments

@TheCodeLamp
Copy link

Hello, I really like this project and wanted to help/offer a suggestion.

I like to start my shell in Zellij but when I do this there is no easy way to apply a layout.
I have a layout called 'my-layout' in .config/zellij/layouts/
zellij --layout 'my-layout' will open the right layout but nested inside another Zellij instance inside the already open instance.
zellij action new-tab has a --layout argument but this doesn't see 'my-layout'.

I'm not sure what the right way would be, but I would like it of there was a way to change layouts while inside Zellij.

@zolrath
Copy link

zolrath commented Jan 16, 2023

I'm seeing this as well, it appears the zellij action new-tab --layout command isn't aware of the default template directory and needs the full path to function.
I'd expect it to respect the same default path as the primary zellij --layout command

@imsnif
Copy link
Member

imsnif commented Feb 26, 2023

This was fixed in: #1969

Will be published in the next release, hopefully in the next week or two.

@imsnif imsnif closed this as completed Feb 26, 2023
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

3 participants