Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Key to copy current link #549

Open
chrisgrieser opened this issue Aug 5, 2023 · 1 comment
Open

FR: Key to copy current link #549

chrisgrieser opened this issue Aug 5, 2023 · 1 comment

Comments

@chrisgrieser
Copy link

Describe the problem you're trying to solve

I can use j/k to select a search result, but copying a link to the currently selected result seems not to be possible with a keyword shortcut.

Describe the solution you'd like

A key to copy the currently selected link. y would make sense to stay consistent with behavior vim users are already familiar with.

Describe alternatives you've considered

  • Use the mouse to rightclick, select "Copy Link".
  • Use a vimium-like extension and it's copy-link-hint-mode. Requires a lot of keypresses, and you have to actively search for the hint to the link you are currently standing on. Not great, but at least mouse-less
@infokiller
Copy link
Owner

That shouldn't be hard to do for regular link anchors (<a>), but I'm not sure about general clickable elements.
No promises from me, but feel free to send a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants