Open
Description
I think it would be really useful to have a flag to specify the shell that will be used to run the commands.
For example"
tmex "$SESSION" --reattach --focus=0 --layout="2{41}" --shell=fish "cd $REPO_NAME; clear; $EDITOR" "cd $REPO_NAME; clear;"
Instead of doing something like:
tmex "$SESSION" --reattach --focus=0 --layout="2{41}" "cd $REPO_NAME; clear; $EDITOR; fish" "cd $REPO_NAME; clear; fish"
Metadata
Metadata
Assignees
Labels
No labels