m4xshen / hardtime.nvim

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

Hint message doesn't show, notification sometimes spams #18

Closed t18n closed 1 year ago

t18n commented 1 year ago

First off, I am new to Nvim and this is probably the most useful plugin I found that force me to use Nvim more efficiently. So thank you so much for your work.

I am using LazyVim config and use the standard hardtime settings, with both hint and notification enabled. However, I cannot see the hint messages anywhere.

Another issue is that the notifications seems to be triggered everytime I click anything. Also, with disable_mouse enable, when I scroll down on my mouse (muscle memorry), the screen is filled with notifications, treating it like key DOWN button. Maybe we could add an option debounce it? image

m4xshen commented 1 year ago

Thanks! Are you using the latest version? Now the event = "VeryLazy" is not reqired any more. Please remove it and try again.

m4xshen commented 1 year ago

For the second issue, it is actually same as #7 and I fixed it by adding notification option.

m4xshen commented 1 year ago

Hey, @t18n, does the issue still exist?

t18n commented 1 year ago

@m4xshen I am so sorry for the late reply and thank you for the responses. Removing VeryLazy did not fix it. Setting notification=false just disable all notification at once, which is fine by me, but quite confusing sometimes, since for some reason my Hints are not displayed on the lualine.