rcarriga / nvim-notify

A fancy, configurable, notification manager for NeoVim
MIT License
3k stars 80 forks source link

Notifications are no longer focusable #121

Closed beauwilliams closed 2 years ago

beauwilliams commented 2 years ago

This PR fixes an issue in which the cursor could be positioned into the floating notification window. This at the minimum should be an option if not default

Example of the problem here. https://i.ibb.co/LQRNNcc/ezgif-5-20a85d0c5e.gif

beauwilliams commented 2 years ago

Closing as solution provided here https://github.com/rcarriga/nvim-notify/issues/119