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.35k stars 100 forks source link

Follow prev and next links #509

Open fanglingsu opened 6 years ago

fanglingsu commented 6 years ago

Allow to follow prev and next links by [[ and ]] commands like it was done in vimb1 (81aa3cfc503a98f670b86db51de80660c3b96008).

New settings to allow the user to set the regex to find the previous next pager links.

I think this feature should be implemented in the webextension via DOM API.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had activity within the last 60 days. It will be closed after 7 days if no further activity occurs. Thank you for your contributions.