christoomey / vim-tmux-runner

Vim and tmux, sittin' in a tree...
MIT License
291 stars 37 forks source link

[NVIM] VtrSendCommandToRunner just outputting command text to pane first time #100

Open vignesh0025 opened 4 years ago

vignesh0025 commented 4 years ago

In NVIM, When I execute this VtrSendCommandToRunner! ls first time, the command is shown in the output pane as text as shown and not executed. ^Lls Clear command and ls isn't executed in the above case. From the next time, everything is working perfectly as it should be. This issue is seen only with neovim alone.

With vim, this issue is not seen. I made no changes to any of vim-tmux-runner configuration.

Neovim Version: NVIM v0.4.3

Steps to reproduce:

  1. Open tmux and nvim (neovim)
  2. Install vim-tmux-runner using vim-plug and source the new plugin
  3. Execute VtrSendCommandToRunner! ls Command is outputted as text the first time.
rquintana2008 commented 4 months ago

I am also seeing this issue using VtrSendCommandToRunner did you find a solution to this issue? I am using nvim 0.9.0