nvim-notify
nvim-notify copied to clipboard
[Feature Request] add a bell to the notification
Sometimes I look away from my terminal and look at other apps. During that time, a notification could have happened. It would be convenient to know when that happens in case it needs my attention, such as when a test/build is finished.
The shell bell can be a nice way to achieve this. By having nvim-notify run tput bel, we can get that effect