Hacker News new | ask | show | jobs
by _randyr 2468 days ago
If I'm not mistaken qutebrowser also has this feature.
2 comments

Yup! It has various kinds of shortcuts for this kind of thing (increment/decrement number, find prev/next link, remove component from path).

If you're curious, the implementation is here: https://github.com/qutebrowser/qutebrowser/blob/master/quteb...

It is a common feature in vimperator-like browsers.