Skip to content

Error when combining bind and external command flag < in TIG_SCRIPT #1357

@guludo

Description

@guludo

I'm unable to use the bind command combined with < to exit tig after external command when using TIG_SCRIPT. Here is an example:

$ TIG_SCRIPT=<(echo ':bind generic x <echo hello') tig
tig: Error reading script: Missing '>' from key mapping: <echo hello

The same :bind generic x <echo hello command works fine if executed from the tig ui.

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