tmux-plugins/tmux-yank

Yank makes strange base64(?) appear

cory2067 opened this issue · 3 comments

Example:

prefix + [
ctrl + v
up

image

y

image

Notice on my right pane, characters unexpectedly appear.
Linux Mint 18.3, .tmux.conf: https://github.com/cory2067/vim-tmux-conf/blob/master/tmux.conf

Actually, after doing better research, I think this isn't tmux-yank's fault, and this issue has been documented elsewhere.

Closing for now - sorry for the clutter

this issue has been documented elsewhere.

Link for anyone else who runs across this issue in the future?

tmux/tmux#97

My solution was

set -s set-clipboard off