yardnsm / tmux-1password

:key: Access your 1Password login items within tmux!
MIT License
252 stars 24 forks source link

add support to copy to clipboard when selecting the item #33

Closed nubunto closed 4 months ago

nubunto commented 5 months ago

just started using this, it looks great! it would be nice to be able to copy passwords to clipboard or have it be send-keys on selection instead of globally!

yardnsm commented 4 months ago

Thanks for the feedback! The plugin already support this king of behaviour, using the following config:

set -g @1password-copy-to-clipboard 'on'

For more info refer to the README.