-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
I think it'd be useful to see in neovim when aider is doing something in the background to have idea that something is actually being processed, and also to see when the work is done.
Maybe it could be implemented in a form of some notification, like:
(this is what I see when my project is building, but I imagine it could say "Aider is working..." or whatever)
Right now, when I request some work from aider, I let it work, and I sometimes go to another file to work on something else. It'd be nice to see when the job I gave to aider is done.