rcarriga / nvim-notify

A fancy, configurable, notification manager for NeoVim
MIT License
2.97k stars 78 forks source link

Notification covers `winbar` #163

Open datwaft opened 1 year ago

datwaft commented 1 year ago

As you can see in the following screenshot the notification covers the winbar, is there any way to make the notifications start one line below?

image
rcarriga commented 1 year ago

You can write custom stages to avoid this if you want or use the top_down option to open notifications from the bottom