Skip to content

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

@denisalevi

Description

@denisalevi

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!

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