fcsonline / tmux-thumbs

A lightning fast version of tmux-fingers written in Rust, copy/pasting tmux like vimium/vimperator
MIT License
911 stars 61 forks source link

Doesn't copy to buffer in Termux #142

Open stepanzak opened 1 year ago

stepanzak commented 1 year ago

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 commented 1 year ago

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 11 months ago

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.