tmux-thumbs
tmux-thumbs copied to clipboard
Doesn't copy to buffer in Termux
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
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.
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.