You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I started to extensively use overseer recently and I enjoy it.
I'm adding support for it in a custom plugin to tie neovim events to sounds called echo.
You can see the overseer extension here, highly based on the core notify component: https://github.com/melMass/echo.nvim/blob/main/lua/overseer/component/echo/notify.lua
I also wanted to add a sound when a task is "spawned", I thought it was RUNNING but it seems not.
Is there if not through status a way to do that?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions