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

AsyncRun with -pos=tmux fails to execute and pastes into buffer instead #282

Open
denisalevi opened this issue Mar 21, 2024 · 0 comments
Open

Comments

@denisalevi
Copy link

denisalevi commented Mar 21, 2024

Hi there. Recently, my :AsyncRun -mode=term -pos=tmux <command> started to misbehave. Instead of executing in a new tmux pane as it used to, part of the command is pasted into my current buffer.

When I open nvim in /home/<user> and run

:AsyncRun -mode=term -pos=tmux <command>

I end up with


me/<user>'; <command>

pasted into the open nvim buffer.

Not sure if this has to do with my conifg. Any ideas on how to debug this? Any help would be appreciated, thanks!

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

No branches or pull requests

1 participant