m4xshen / hardtime.nvim

Establish good command workflow and quit bad habit
MIT License
1.38k stars 26 forks source link

Only display a notification once #24

Closed agoodshort closed 1 year ago

agoodshort commented 1 year ago

When using nvim-notifiy to display the notification, keeping a key pressed for a few seconds displays a lot of notifications (e.g. keep pressing k to scroll down).

image

Suggestion: Apply logic to only display the notification message once