Not working properly when helm-allow-mouse is t
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.
The buffer that is opened, is in my case: mouse-2: execute action^Jmouse-3: menu actions, where the ^J is a real newline.
@yasuyk
Thank you for your great work! I use this package every day! May I ask if this package is still maintained?
Thanks! Songpeng