You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it prompts when the plugin is loaded the first time.
one question I have (maybe related feature request?) can we wait to ask for the key until the first time we use a command? it is a little annoying to type in the prompt every time I open nvim before I use chat gpt
EDIT: we can actually delay the plugin loading with lazyvim cmd:
Ok, so 1password-cli doesn't seem to like whatever it is we do when we invoke it through
api_key_cmd
on Arch. It prompts for authorization everytime.I can
op read
from that same terminal multiple times and only prompting the first time, however whenever I launch nvim it prompts.It might be related to
plenary.job
and the fact that 1Password seems to use the TTY to remember sessions:vs (when running from shell):
https://developer.1password.com/docs/cli/app-integration-security/#session-credentials
The text was updated successfully, but these errors were encountered: