You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love this package. However, there are two problems that pretty much make it unusable for me in its current state:
whenever the context menu is opened, left-clicking outside it still activates the top-first option in the menu that is being displayed (e.g. when the first options is "Paste", left clicking outside the menu mistakenly pastes).
whenever one right clicks anywhere in a text file, the context menu is not shown where the click was performed, but rather where the cursor is. I guess this is a simple fix: the right click should first move the cursor and just then open the right-click context menu.
With these two issues corrected, this package would become a must have for anyone who is not extremely purist about having basic mouse features in Emacs.
iambumblehead, ylluminarious, jcs090218 and GabrielDougherty