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

Make Link Hints work together with Vim plugins #6

Open
lydell opened this issue Dec 8, 2019 · 7 comments
Open

Make Link Hints work together with Vim plugins #6

lydell opened this issue Dec 8, 2019 · 7 comments

Comments

@lydell
Copy link
Owner

lydell commented Dec 8, 2019

Some Vim plugins:

It would be cool if it was possible to:

  1. Trigger Link Hints commands from Vim shortcuts in one of those plugins.
  2. Suspend keyboard processing in the Vim plugin while using hints in Link Hints (so you don’t activate Vim commands while trying to use hints).
  3. Re-enable the Vim plugin when done hinting in Link Hints.

This requires collaboration with the Vim plugins, though. Maybe there’s some other integration possibility as well that I haven’t thought of.

@alexherbo2
Copy link

Krabby uses a lot the cross-extension messaging for its functionalities, and also Saka Key to tab search with Saka.

@lydell
Copy link
Owner Author

lydell commented Mar 20, 2020

People who have voted 👍 – which Vim extensions are you most interested in?

@imsodin
Copy link

imsodin commented Mar 20, 2020

Currently i am using vimium with enough keys ignored to be able to use link hints for links.

@lindhe
Copy link

lindhe commented Mar 20, 2020

Only Vimium.

@bovine3dom
Copy link

bovine3dom commented Apr 5, 2020

I don't think you need to do 2 & 3: if you just provide a way to trigger hinting and tell us when you are done (ideally optionally doing nothing to the page and just returning information about what was selected) we can do the rest - or perhaps you or intrepid users can via PRs to the extensions.

(I suspect there may be no-one who uses both LinkHints and Tridactyl but I'm quite keen for more interop between extensions so it could be a useful exercise).

@braham-snyder
Copy link

People who have voted 👍 – which Vim extensions are you most interested in?

Tridactyl

@mawkler
Copy link

mawkler commented Apr 9, 2024

I'm currently just using Vimium. Could someone please explain how LinkHints differs from Vimium's f functionality?

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

7 participants