nvim-notify icon indicating copy to clipboard operation
nvim-notify copied to clipboard

[Bug, Visual]: Can the notifications get out of the way of wherever the cursor is?

Open NullVoxPopuli opened this issue 9 months ago • 3 comments

nvim notify is always in the way.

can the position automatically move to whichever corner the cursor is not in?

thanks!

NullVoxPopuli avatar Mar 13 '25 16:03 NullVoxPopuli

I can't see what I'm typing lol

Image

NullVoxPopuli avatar Mar 23 '25 18:03 NullVoxPopuli

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.

MultiCoreNop avatar May 09 '25 19:05 MultiCoreNop

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.

NullVoxPopuli avatar Jun 20 '25 20:06 NullVoxPopuli