tmux-plugins/tmux-copycat

search performed in a pane with data streaming will not work properly

unphased opened this issue · 3 comments

the offsets seem to be screwed up.

e.g. have a long running interactive command going. Then invoke tmux-copycat.

leezu commented

This issue is still present. Are you aware @bruno- ?

I.e. when performing a search, the resulting match will be off by the amount of lines printed to the terminal between pressing the prefix key and performing the search (or similar, at least there is a time dependent offset).

fwiw I have long since removed copycat from my TPM list. I love the nhdaly/tmux-better-mouse-mode plugin as it makes it a cinch to scroll up a tad to enter copy mode, and then / lets me begin searching. Native search just works

Hey,

yea, I can see how this bug could happen. I never used this plugin in these scenarios.. it was designed for more "static" environment. The readme is explicit about the limitations.. I'd just add this one to that list.