-
-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ChatGPT api_key_cmd = "pass show api/tokens/openai" using pass password-store #454
Comments
After adjusting my code and system (or at least letting neovim install what it needs to), the below code is what I'm thinking is a 'work-around' for the api_key_cmd we would like to use with any command. Would greatly appreciate any input from anyone who has tried all of this. And let me know if you are getting master passphrase lag where the keyboard is not responsive with characters in your password!
|
The best I can come up with so far is the following.
It does work if you carefully watch each character asterisk during input. |
I have looked everywhere for an answer, was hoping someone here could steer me in the right direction.
Am I incorrect in saying that api_key_cmd should handle the following?
the command
pass show api/tokens/openai
works in terminal and prompts for master password if not currently cached.Should I need to add to this config to capture the master password?
Hoping someone can provide suggestions to try.
The text was updated successfully, but these errors were encountered: