rcarriga / nvim-notify

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

onclick handler #195

Open airtonix opened 1 year ago

airtonix commented 1 year ago

mouse using heretic here.

An onclick handler (or if it already exists, documentation on how to implement it).

I want to click a notification and do something.

that might be:

bonus points if we can supply a close glyph that itself has an onclick handler to notify.dismiss()