Exafunction / codeium.vim

Free, ultrafast Copilot alternative for Vim and Neovim
https://codeium.com
MIT License
4.12k stars 147 forks source link

Unable to paste the secret key into Neovim #235

Closed amitk777 closed 12 months ago

amitk777 commented 1 year ago

Hi, I am using Kickstarter with minimal plugins. I am using Neotree suspecting netrw issue, but I also tested this after disabling it. Two issues when I ran :Codeium Auth a) the link to key generation does not open automatically. I manully typed in to get the key. b) After I got the key I am not able to paste it in the provided space.

Screenshot from 2023-09-28 13-29-10

pqn commented 12 months ago

Can you provide more information about your environment (OS, etc.)? The code we use to open the browser is here: https://github.com/Exafunction/codeium.vim/blob/bee5429aba9bc1df9cb15a2f10fea06ce87a47be/autoload/codeium/command.vim#L1

amitk777 commented 12 months ago

Hi Prem,

OS is Ubuntu 22.04. I use neovim with Kickstarter.

I was able to open the link with Ctrl+ click. I am new to new neovim and that's why the difficulties perhaps.

Everything is working now.

Thanks, Amit

Thanks, Amit

On Mon, 2 Oct, 2023, 11:54 pm Prem Nair, @.***> wrote:

Can you provide more information about your environment (OS, etc.)? The code we use to open the browser is here: https://github.com/Exafunction/codeium.vim/blob/bee5429aba9bc1df9cb15a2f10fea06ce87a47be/autoload/codeium/command.vim#L1

— Reply to this email directly, view it on GitHub https://github.com/Exafunction/codeium.vim/issues/235#issuecomment-1743524219, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPGEOC2EK77DL7HASDAPWDX5MBFNAVCNFSM6AAAAAA5KTKU6GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBTGUZDIMRRHE . You are receiving this because you authored the thread.Message ID: @.***>

pqn commented 12 months ago

Great, I'll go ahead and close this issue then.