Closed yardnsm closed 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.
< 2.0
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!
The plugin now prompts your to connect you account to the CLI if you didn't already.
@1password-items-jq-filter
@1password-filter-tags
@1password-subdomain
@1password-account
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!
Initial setup through the plugin
The plugin now prompts your to connect you account to the CLI if you didn't already.
Other changes in this PR
@1password-items-jq-filter
option due to a reduced JSON data returned from the CLI.@1password-filter-tags
option as a simple replacement to the previous removed@1password-items-jq-filter
option.@1password-subdomain
to@1password-account
, to match the semantics nicely with the new CLI version.