Closed robsonpeixoto closed 20 hours ago
I'm having the same problem on arch linux
Same issue on MacOS 👍 Occurs on update and clean install as well
Same issue on Windows. Occurs on both update and clean install. Using curl 8.11
For some reason, nvim.system
ignores the PATH
variable and always uses the system curl command.
❯ command -v curl
/home/linuxbrew/.linuxbrew/bin/curl
❯ $(command -v curl) --version
curl 8.11.0 (x86_64-pc-linux-gnu) libcurl/8.11.0 OpenSSL/3.4.0 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libssh2/1.11.1 nghttp2/1.64.0 librtmp/2.3 OpenLDAP/2.6.9
Release-Date: 2024-11-06
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
❯ /usr/bin/curl --version
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18
Release-Date: 2022-01-05
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
The curl
installed from homebrew/linuxbrew has all "required" parameters.
@Saghen This fix was just as fast as the plugin itself. Good job!
I have confirmed that its working on Windows.
Thanks @Saghen. Is working on Ubuntu 22.04.
Make sure you have done the following
blink.cmp
Bug Description
Relevant configuration
No response
neovim version
v0.10.2
blink.cmp
version: branch, tag, or commit0.7.0