supermaven-inc / supermaven-nvim

The official Neovim plugin for Supermaven
https://supermaven.com/
MIT License
304 stars 16 forks source link

Constantly getting "Supermaven is running" notification #3

Closed amirhhashemi closed 1 month ago

amirhhashemi commented 1 month ago

I constantly get a notification that says "Supermaven Pro is running". Here's the result of :messages:

09:09:41 AM msg_show Supermaven was activated successfully.
09:09:42 AM msg_show Supermaven Pro is running.
09:10:39 AM msg_show Supermaven Pro is running.
09:10:53 AM msg_show Supermaven Pro is running.
09:11:50 AM msg_show Supermaven Pro is running.
09:12:57 AM msg_show Supermaven Pro is running.
09:13:29 AM msg_show Supermaven Pro is running.
09:13:59 AM msg_show Supermaven Pro is running.
09:14:43 AM msg_show Supermaven Pro is running.
09:15:59 AM msg_show Supermaven Pro is running.
09:16:05 AM msg_show Supermaven Pro is running.
09:16:15 AM msg_show Supermaven Pro is running.
09:16:45 AM msg_show Supermaven Pro is running.
09:17:04 AM msg_show Supermaven Pro is running.
09:17:19 AM msg_show Supermaven Pro is running.
09:18:03 AM msg_show Supermaven Pro is running.
09:19:40 AM msg_show Supermaven Pro is running.
09:21:56 AM msg_show Supermaven Pro is running.
09:59:41 AM msg_show Supermaven Pro is running.

Usually I get it when I try to use Supermaven after I leave the editor for a few minutes. And sometimes when I go to a new file or a new position in the same file. But I can't reliably reproduce it.

super-jacob commented 1 month ago

Fixed by https://github.com/supermaven-inc/supermaven-nvim/pull/21