w3m browser
w3m can display images in a terminal, provided the terminal has necessary capabilities, but if you want to browse just text only, then use,
auto_image=FALSEoption as follows,w3m -o auto_image=FALSE https://news.ycombinator.com/Default bookmarks file is in
~/.w3m/bookmark.html. Bookmarks can be added viaEsc+aand visted byEsc+b.
Last updated