[Feature Request] Ability to copy a link, instead of directly opening it. · Issue #70 · abo-abo/ace-link · GitHub
More Web Proxy on the site http://driver.im/
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 would find this functionality very useful. I see that avy already has support for actions other than goto, but it's in the avy-dispath-alist and there is no way to leverage this from ace-link. My impression after skimming through the ace-link code is that I'd need to modify every -action function to handle this.
Is there a simpler way to do this (i.e. am I missing something)?
I'd appreciate this very much!
The text was updated successfully, but these errors were encountered:
I would find this functionality very useful. I see that
avy
already has support for actions other thangoto
, but it's in theavy-dispath-alist
and there is no way to leverage this from ace-link. My impression after skimming through theace-link
code is that I'd need to modify every-action
function to handle this.Is there a simpler way to do this (i.e. am I missing something)?
I'd appreciate this very much!
The text was updated successfully, but these errors were encountered: