tmux.nvim icon indicating copy to clipboard operation
tmux.nvim copied to clipboard

Enabling copy_sync breaks `i_CTRL-R_CTRL-P "`

Open nkakouros opened this issue 2 years ago • 3 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.

nkakouros avatar Jan 11 '24 16:01 nkakouros

Ty for the report. How exactly does it break?

aserowy avatar Jan 18 '24 08:01 aserowy

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

nkakouros avatar Jan 24 '24 18:01 nkakouros

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

aserowy avatar Feb 17 '24 06:02 aserowy