Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
guludo opened this issue Nov 1, 2024 · 0 comments
Open

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

guludo opened this issue Nov 1, 2024 · 0 comments
Labels

Comments

@guludo
Copy link

guludo commented Nov 1, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants