nvim-notify
nvim-notify copied to clipboard
[Bug, Visual]: Can the notifications get out of the way of wherever the cursor is?
nvim notify is always in the way.
can the position automatically move to whichever corner the cursor is not in?
thanks!
I can't see what I'm typing lol
Yes, a "move window (X,y) away from cursor position" function would be really awesome. I guess, flipping the anchor top/bottom depending on cursor position would already do the trick.
is this possible? It really feels like there is no good notification system for 'in-progress' environments, because you either use nvim-notify, or use the default, which steals focus.