Doesn't copy to buffer in Termux
Opened this issue · 2 comments
stepanzak commented
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.
stepanzak commented
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 commented
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.