mirror of https://github.com/CrimsonTome/tldr.git
12 lines
110 B
Markdown
12 lines
110 B
Markdown
|
# w3m
|
||
|
|
||
|
> A text-based web browser.
|
||
|
|
||
|
- Open an URL:
|
||
|
|
||
|
`w3m {{http://example.com}}`
|
||
|
|
||
|
- Quit w3m:
|
||
|
|
||
|
`'q' then 'y'`
|