Skip to content

-x/--execute still broken #939

@ManuelSchneid3r

Description

@ManuelSchneid3r

Same as #702

Especially as @vmath3us stated since there will be the XTE spec (hopefully) soon.

terminator -x echo -- hi  # fails
terminator -x /bin/zsh -i -c "ls; exec $SHELL"  # fails
terminator -u -x /bin/zsh -i -c "ls; exec $SHELL"  # works, but -u should not be required

terminator 2.1.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions