helm-git-grep icon indicating copy to clipboard operation
helm-git-grep copied to clipboard

Not working properly when helm-allow-mouse is t

Open tttuuu888 opened this issue 2 years ago • 2 comments

Hi, thank you for this great package.

I have found that when I select a file in helm-git-grep, it always opens a new buffer something like mouse1:.. mouse2:.. mouse3: ... instead of the selected file, when helm-allow-mouse is t. I just found this because recently helm changed the default value of helm-allow-mouse to t. So, helm-git-grep will work fine when helm-allow-mouse is set back to nil, but I believe fix is a necessary. I hope this helps anyone who has had the same experience due to the recent helm update.

Thanks.

tttuuu888 avatar Oct 28 '23 07:10 tttuuu888

The buffer that is opened, is in my case: mouse-2: execute action^Jmouse-3: menu actions, where the ^J is a real newline.

clemente avatar Nov 14 '23 12:11 clemente

@yasuyk

Thank you for your great work! I use this package every day! May I ask if this package is still maintained?

Thanks! Songpeng

beyondpie avatar Mar 08 '24 19:03 beyondpie