dustinblackman / oatmeal

Terminal UI to chat with large language models (LLM) using different model backends, and integrations with your favourite editors!
https://dustinblackman.com/posts/oatmeal/
MIT License
477 stars 23 forks source link

Whoops, it looks like neovim isn't set up properly #48

Closed Aman9das closed 6 months ago

Aman9das commented 6 months ago

Error

Whoops, it looks like editor neovim isn't setup properly. You should double check that before we start talking, otherwise I may crash.

Error: Not running within a Neovim terminal

But I am on Neovim.

Screenshot from 2024-02-07 09-50-58

What is the way to ensure that neovim is set up properly?

Aman9das commented 6 months ago

I was using distrobox, and had exported oatmeal from one distrobox to another. This error goes away if oatmeal is installed in the distrobox I was working on.