fanglingsu / vimb

Vimb - the vim like browser is a webkit based web browser that behaves like the vimperator plugin for the firefox and usage paradigms from the great editor vim. The goal of vimb is to build a completely keyboard-driven, efficient and pleasurable browsing-experience.
https://fanglingsu.github.io/vimb/
GNU General Public License v3.0
1.34k stars 99 forks source link

[Question]Custom hint modes #672

Open fennewald opened 3 years ago

fennewald commented 3 years ago

Very sorry if this isn't the proper forum to ask this. I'm new to vimb and I love it thus far, but I could not find documentation about custom hint modes and was wondering if there was any way to set them up. My specifc usecase is just that duckduckgo lite provides numbered results, but the vimb hints do not match with the listed numbers. Is there any way to set up my own hint mode that handles this correctly? Thanks in advance!

fanglingsu commented 3 years ago

@fennewald There is no direct way for custom hint modes. The only way I can think about would be to patch the src/scripts/hints.js file.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity within the last 60 days.