-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
Description
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
disfated and mikez