Skip to content

FR: Flag to specify shell #11

Open
@marcelarie

Description

@marcelarie

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions