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.72k stars 122 forks source link

"put selection" goes to system clipboard #169

Open QimatLuo opened 1 year ago

QimatLuo commented 1 year ago
  1. prefix + [
  2. kvb (vi mode to select last word)
  3. Y (shift y)

It works to auto paste my selected text to the command line. But the problem is it also overrides the system clipboard..

How can I check which setup is incorrect? here is my setup: https://github.com/QimatLuo/tmux/blob/5c858f3aa184f630352dd4bb8c3aafac9f719e43/tmux.conf