pasky / claude.vim

Claude vim plugin for AI pair programming - a hacker's gateway to LLMs
MIT License
225 stars 12 forks source link

curl: argument list too long #20

Open voidzero opened 1 week ago

voidzero commented 1 week ago

Just now in a chat with Claude, nvim said:

Error detected while processing function <SNR>12_SendChatMessage[23]..<SNR>12_ClaudeQueryInternal:
line   48:
E903: Process failed to start: argument list too long: "/usr/bin/curl"
pasky commented 1 week ago

Hmm, didn't hit that issue yet.

What platform are you using? (In case it's Linux, what does ulimit -s say?)