tmux.nvim
tmux.nvim copied to clipboard
Enabling copy_sync breaks `i_CTRL-R_CTRL-P "`
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