m4xshen / hardtime.nvim

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

Rate limit or disable notifications #7

Closed lcleveland closed 1 year ago

lcleveland commented 1 year ago

Can we add a way to rate limit and/or disable notifications for repeated actions. Being able to set a limit on how many notifications can show for a time period for each key would be great. Using things like notify it spams popups for each key press or if I bump my scrollwheel.

m4xshen commented 1 year ago

Thanks for the feedback! You can now set notification = false in config to disable it.