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

nvim very laggy when pressing and holding find match motion (%) and clip_sync is true

ymnejmi opened this issue · comments

I'm pretty sure this materializes in all kinds of others uses, since it seems there's some expensive operation triggering unintentionally more than it should.

I tried to sift through the copy code but I wouldn't say I'm really familiar with neither tmux's clipboard implementation nor what the copy_sync actually does, so I just disabled it on my end.

copy_sync_false:
copy_sync_false
copy_sync_true:
copy_sync_true