tmux-copycat icon indicating copy to clipboard operation
tmux-copycat copied to clipboard

paste doesn't work correct

Open wqhhust opened this issue 8 years ago • 3 comments

I originally raised the issue to tmux project, and they helped me to find out the root cause is because of binding bind-key -T root n run-shell "tmux send-keys 'n'; /home/oracle/.tmux/plugins/tmux-copycat/scripts/copycat_jump.sh 'next'; true"

This binding make me when past "initLookup", it actually "iitLookupn" paste doesn't work correct when paste to a remote server Could you please help a look? And the paste issue only happen when paste on a remote ssh session, not on local session. Maybe caused by network latency?

wqhhust avatar Mar 07 '17 08:03 wqhhust

After I uninstall the plugin, everything works now. So this should be a bug.

wqhhust avatar Mar 07 '17 08:03 wqhhust

I am experiencing this same issue on tmux 2.3. It appears to work fine for a while and then starts doing this. I'm not sure what the trigger is.

jasonphillipcarpenter avatar Mar 13 '17 14:03 jasonphillipcarpenter

Same thing here but I don't have this binding so I'm wondering if its an internal that is bugged.

xlucas avatar Mar 21 '17 16:03 xlucas