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

Doesn't copy to buffer in Termux #142

Open
stepanzak opened this issue May 8, 2023 · 2 comments
Open

Doesn't copy to buffer in Termux #142

stepanzak opened this issue May 8, 2023 · 2 comments

Comments

@stepanzak
Copy link

Hi, this plugin doesn't work in Termux for me.
My tmux.conf:

set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'fcsonline/tmux-thumbs'
run '~/.tmux/plugins/tpm/tpm'

When I press Prefix + Space, everythink works, I press the key to copy text to buffer and here comes the problem: It doesn't copy it.
I can't paste it using Prefix + ] or using Prefix :paste-buffer.

Video:
https://user-images.githubusercontent.com/99094176/236836164-f8263b31-f024-4d61-9ef2-58d7f4e9e10d.mp4

@stepanzak
Copy link
Author

Also when I try to download it instead of compiling, it says:

Downloading Linux_aarch64 binary...
❌ Unknown platform: Linux_aarch64

I don't know if that may be related to my problem.
Compiling works just fine.

@eggbean
Copy link

eggbean commented Nov 12, 2023

Same. I installed rust and seemed to have compiled it successfully on termux, but when I try using tmux-thumbs, it appears to work, but when I press the letter to copy I don't get any statusbar message and nothing is copied to the register. Using the termux terminal directly (not ssh) in Samsung DeX.

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

2 participants