Open leobastiani opened 1 year ago
I'm using this plugin with oh my tmux with tmux 3.3a and I having this error I saw it's related to lines with bindkey yank_put_key like this one https://github.com/tmux-plugins/tmux-yank/blob/1b1a436e19f095ae8f825243dbe29800a8acd25c/yank.tmux#L48 when I comment those lines, I don't get this error any more
tmux 3.3a
bindkey yank_put_key
Same error
I'm using this plugin with oh my tmux with
tmux 3.3a
and I having this error I saw it's related to lines withbindkey yank_put_key
like this one https://github.com/tmux-plugins/tmux-yank/blob/1b1a436e19f095ae8f825243dbe29800a8acd25c/yank.tmux#L48 when I comment those lines, I don't get this error any more