rcarriga / nvim-notify

A fancy, configurable, notification manager for NeoVim
MIT License
2.91k stars 74 forks source link

Is there a way to enable stacking messages? #186

Open karambaq opened 1 year ago

karambaq commented 1 year ago

When I'm searching something and repeating N and search hits bottom - vim-notify starts showing full screen of the same pair of errors

image

Is there a way to disable this behaviour?

rcarriga commented 1 year ago

This is noice.nvim taking over the messages that usually show in the cmdline. You can disable the message with something like https://github.com/rcarriga/nvim-notify/issues/114#issuecomment-1179754969 or there might be a way to configure noice.nvim