-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
I'm trying to get it works.
Everything seems to be well configured, but when I'm trying to get some feedback... you can see behavior here.
This is my related .zshrc related configuration:
plugins=(git zsh-syntax-highlighting zsh-autosuggestions history z kubectl kube-aliases docker helm zsh_codex)
zle -N create_completion
bindkey '^X' create_completion
Also, here my ~/.config/open:
[openai]
organization_id = <org_...>
secret_key = <secret_key>
Metadata
Metadata
Assignees
Labels
No labels