Skip to content

Conversation

@agoodshort
Copy link
Contributor

This PR implements logic to avoid displaying multiple times the same notification message (mostly affecting nvim-notify users).

Behaviour:
A notification message is repeated only if max_time is reached

Fixes #24

@m4xshen
Copy link
Owner

m4xshen commented Jul 27, 2023

Hmm, now the notification of disable key doesn't show anymore.

@agoodshort
Copy link
Contributor Author

Now it should be okay

@m4xshen m4xshen merged commit 96ae09b into m4xshen:main Jul 27, 2023
@m4xshen
Copy link
Owner

m4xshen commented Jul 27, 2023

Thanks for the PR ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Only display a notification once

2 participants