tmux-plugins / tmux-yank

Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin.
https://tmux-plugins.github.io/tmux-yank/
MIT License
2.7k stars 122 forks source link

Hex values are incorrectly copied #146

Open frishrash opened 4 years ago

frishrash commented 4 years ago

When I run echo f9b981e542e0 and then I copy the output line, the actual copied value is 㥦㥢ㄸ㕥㈴づ.

If I disable tmux-yank it doesn't happen.

I use tmux 3.0a, on WSL2, Ubuntu 20.04.