23 lines
458 B
Markdown
23 lines
458 B
Markdown
---
|
|
title: "w3m"
|
|
tags: [ "Documentation", "browsers" ]
|
|
---
|
|
Open a search tab:
|
|
|
|
```bash
|
|
w3m ddg.gg
|
|
```
|
|
|
|
<Tab> then enter to start typing.
|
|
|
|
| Key | Thing |
|
|
|:---------|:---------------------|
|
|
| H | help |
|
|
| Tab | switch fields |
|
|
| o | options |
|
|
| B | back |
|
|
| T | new tab |
|
|
| { / } | switch tabs |
|
|
|
|
![w3m browser](/tapes/w3m.gif)
|