In the graphical browser category, I have tried Qutebrowser and it is neat. However, Firefox remains as my primary web browser. I use the Vimium plugin with Firefox. It provides Vim-like key bindings for many commonly used browsing tasks. My most favourite commands in Vimum are 'f' and 'F'. The 'f' or 'F' command creates key combinations for all the links found in the page. It highlights the key combinations in littl…
You're not mentioning my favorite Vimium command! m to save a mark, and ` to load it. lowercase chars marks are in-page marks, and uppercase chars are global marks (like bookmarks).