error: The following required arguments were not provided:
--layout <LAYOUT>
USAGE:
zellij action new-tab --layout <LAYOUT> --cwd <CWD>
For more information try --help
The workaround you provided for tabs doesn't seem to work in zellij 0.41.2. Seems related to issue #2766. I couldn't find a way to open a new tab with a custom cwd
Using zellij version 0.38 and latest 0.39, I got so confused when running the following commands
This command will not set the current working directory to
~/Documents
whereas doinghas set the current working directory correctly.
The same could be said to
new-tab
as well.This will error with the message
So the workaround works