Evan Harmon - Memex

w3m

img w3m is a free software/open source text-based web browser and terminal pager. It has support for tables, frames, SSL connections, color, and inline images on suitable terminals. Generally, it renders pages in a form as true to their original layout as possible.
wikipedia:: W3m
url:: w3m

Commands

  • Select next/previous UI elements
    • Tab & Shift-Tab
    • Enter to select highlighted UI
      • E.g. to enter text into google search, and then to hit a button like search
  • Enter
    • Selects highlighted element
    • if text will open text entry dialogue
    • If button will click button

Examples

cat index.html | w3m -T text/html

w3m
Interactive graph
On this page
w3m
Commands
Examples