yardnsm / tmux-1password

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

Support for 1Password's CLI Version 2.0 #29

Closed yardnsm closed 2 years ago

yardnsm commented 2 years ago

This PR add support for version 2.0 of the CLI. Support for version < 2.0 is removed but still accessible through the https://github.com/yardnsm/tmux-1password/tree/legacy branch.

Biometric Unlock is here!

As with version 2.0, the CLI now supports biometric unlock when using the 1Password 8 desktop app! Refer to the original blog post for more info.

The team behind 1Password made it super easy and seamless with the CLI - and it works like a charm with this plugin!

Screen Shot 2022-03-19 at 12 35 50

Initial setup through the plugin

The plugin now prompts your to connect you account to the CLI if you didn't already.

Screen Shot 2022-03-19 at 12 39 44

Other changes in this PR