When I want a cli browser, I typically use elinks. I like its mouse support and how it renders pages. Regarding vim keybindings, taking a look at the manual right now, I see that the keybindings are configurable, so you can just define the vi-style keybindings yourself.
7 comments
[ 6.7 ms ] story [ 24.5 ms ] threadI have it as a shell function called "l" so I can invoke it with "l URL".
When I want a cli browser, I typically use elinks. I like its mouse support and how it renders pages. Regarding vim keybindings, taking a look at the manual right now, I see that the keybindings are configurable, so you can just define the vi-style keybindings yourself.