codeium.vim icon indicating copy to clipboard operation
codeium.vim copied to clipboard

Let us configure the chat browser

Open Bleksak opened this issue 1 year ago • 1 comments

I would like to first check if firefox with chat is open, if not then open firefox in a new minimized window.

Solution: Add a parameter with browser configuration (browser executable + launch arguments), and possibly some launch_if hook.

Bleksak avatar Mar 08 '24 01:03 Bleksak

The :Codeium Chat feature isn’t working, it always errors with

Failed to execute default Web Browser. Input/output error.

Both xdg-open https://codeium.com and exo-open https://codeium.com works (opens Firefox) so it’s interesting what the chat command is doing…

The URL being printed in a truncated form like

Navigating to http://127.0.0.1:37019/?api_key=11111111-aaaa-1111-aaaa-11111...se&app_name=Vim&locale=en&ide_telemetry_enabled=true&has_index_service=true

makes it also impossible to even copy-and-paste the link :shrug:

yuwash avatar Dec 27 '24 09:12 yuwash