mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-07 17:15:40 +02:00
24 lines
310 B
Markdown
24 lines
310 B
Markdown
# browsh
|
|
|
|
> View webpages on the terminal using a Firefox backend.
|
|
> More information: <https://www.brow.sh/>.
|
|
|
|
- Start browsh:
|
|
|
|
`browsh`
|
|
|
|
- Start browsh in a specific webpage:
|
|
|
|
`browsh --startup-url {{URL}}`
|
|
|
|
- Focus URL bar:
|
|
|
|
`<Ctrl l>`
|
|
|
|
- Exit browsh:
|
|
|
|
`<Ctrl q>`
|
|
|
|
- Display help:
|
|
|
|
`browsh {{[-h|--help]}}`
|