Unknown function: job_start
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 94
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for the awesome repo!
I tried to use this plugin, but I encountered the following error after typing :ChatGPT hello;
Error detected while processing function chatgpt#send[1]..<SNR>151_get_channel:
line 2:
E117: Unknown function: job_start
Here is my environment.
- Ubuntu 20.04
- Neovim v0.7.2
I confirmed chatgpt-cli has been installed and I can use chatgpt command from my terminal.
Thank you!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce :ChatGPT hello on Neovim v0.7.2 with chatgpt-cli installed, then inspect the chatgpt#send path and the get_channel function named in the error. Done means the command no longer raises E117: Unknown function: job_start and can process the request successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100