Closed chrstnwhlrt closed 1 year ago
You can force them to be echoed into the command line with this option: https://github.com/kristijanhusak/vim-dadbod-ui/blob/master/doc/dadbod-ui.txt#L703.
I can add an option for completely disable them, but I would not recommend doing that.
Great that's working for me! I was initially confused by this parameter as I thought it would echo in the way that it will print all notifications besides to the notification window also to the command line.
You can force them to be echoed into the command line with this option: https://github.com/kristijanhusak/vim-dadbod-ui/blob/master/doc/dadbod-ui.txt#L703.
I have tried to use this settings option, but it still bothers me since I'm using noice.nvim which uses nvim-notify.
I can add an option for completely disable them, but I would not recommend doing that.
This would be the ideal way to deal with this as I prefer not having these notifications.
I had to tweak this out of the box using some noice.nvim config by filtering out all notifications that start with "[DBUI]" or "DB:"
i second @justicenyaga - i think i will totally manage it disabled
The notifications are quite verbose:
Is there a way to disable them completly? Activating nvim-notify with the settings works, as I don't use nvim-notify - is there any other flag that does the trick?