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

Escape command sent to TmuxInterruptAndRun #24

Open
bobwhitelock opened this issue Mar 18, 2021 · 1 comment
Open

Escape command sent to TmuxInterruptAndRun #24

bobwhitelock opened this issue Mar 18, 2021 · 1 comment

Comments

@bobwhitelock
Copy link
Owner

And possibly other Vim Tmux commands.

E.g. running :CrRunCommand python3 -m pip install -e '.[test]' && pytest and then <CR> currently gives an error:

Error detected while processing function TmuxInterruptAndRun:
line    5:
E121: Undefined variable: test
E116: Invalid arguments for function Send_to_Tmux
Press ENTER or type command to continue
@bobwhitelock
Copy link
Owner Author

vim-test with tslime possibly already handles this correctly, using the above in a custom test command seems to work fine (so while this is an issue it's not a big deal in this case).

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

No branches or pull requests

1 participant