
Fortunately, more websites tend to work when using Lynx, so I’d say it is definitely better in that aspect.

Lynx is yet another open source command line browser which you can try. You can explore more about it by heading to its man page as well.

Additional shortcuts include SHIFT + T to open a new tab and SHIFT + U to open a new URL. To quit, you can press SHIFT+Q, and to go back to the previous page - SHIFT+B. Finally, you should know that you can use the keyboard arrow keys to navigate and press enter when you want to take an action. Of course, you need to replace xyz.com to any website that you want to browse/test. Next, to get started, you have to simply follow the command below: w3m xyz.com Here, we are installing the w3m package along with image extension for in-line image support.
ELINKS ENABLE JAVASCRIPT INSTALL
If you have an Arch-based distro, you might want to check AUR if it’s not available directly.įor Ubuntu, you can install it by typing in: sudo apt install w3m w3m-img W3M is available on most of the default repositories for any Debian-based Linux distribution. If you’re curious, you can also check out the repository at GitHub. You can simply type w3m in the terminal to get help after installation. As per my quick test, it didn’t seem to load up DuckDuckGo but I could use Google in terminal just fine.

Of course, depending on what resource you are trying to access, things might look different on your end. W3m is quite simple, supports SSL connections, colors, and in-line images as well. Even though the original project is no longer active, an active version of it is being maintained by a different developer Tatsuya Kinoshita. W3m is a popular open-source text-based web browser for the terminal.
