Regarding issue #44 (bug: notify window gained focus unexpectedly) #125
-
Since @folke closed issue #44 I don't want to spam by opening a similar issue I open a discussion thread instead. I guess you can argue that it's not a bug in Notifier but after LazyVim replaced nvim-notify with Snack's notifier I got back the behavior that the notification window becomes a focus target. To clarify; when moving between windows using For nvim-notify this can be circumvented by having a block:
in the LV config and I believe that's what AbaoFromCUG requests. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
for snacks, set opts.styles.notification.focusable = false |
Beta Was this translation helpful? Give feedback.
for snacks, set opts.styles.notification.focusable = false