snacks.nvim icon indicating copy to clipboard operation
snacks.nvim copied to clipboard

feat(notifier): add function to clear notification history

Open pathmann opened this issue 4 months ago • 0 comments

Description

Sometimes the history can get a little messy, so add the ability to clear the notification history.

As the notifier is a module local variable, there is no way to clear notifier.history.

pathmann avatar Dec 01 '25 11:12 pathmann