aserowy / tmux.nvim

tmux integration for nvim features pane movement and resizing from within nvim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enabling copy_sync breaks `i_CTRL-R_CTRL-P "`

nkakouros opened this issue · comments

As the title says, having:

copy_sync = {enable = true}

breaks pasting from the " register with indentation fixed (help i_CTRL-R_CTRL-P). Using Ctrl-R " works fine.

Ty for the report. How exactly does it break?

It inputs " where the cursor is at. It does not paste from the register.

Heho,

sry for the late response. Like i wrote in the readme, i no longer dev the plugin, but still maintaining it.

Feel free to pr a fix.

Kind regards
Alexander