Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paste doesn't work correct #113

Open
wqhhust opened this issue Mar 7, 2017 · 3 comments
Open

paste doesn't work correct #113

wqhhust opened this issue Mar 7, 2017 · 3 comments

Comments

@wqhhust
Copy link

wqhhust commented Mar 7, 2017

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
Copy link
Author

wqhhust commented Mar 7, 2017

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

@jasonphillipcarpenter
Copy link

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.

@xlucas
Copy link

xlucas commented Mar 21, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants