# w3m
|  | **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](https://en.wikipedia.org/wiki/W3m) |
| | url:: [w3m](http://pub.ks-and-ks.ne.jp/prog/w3mmee/) |
## 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`