1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 06:15:26 +02:00
tldr/pages/common/browsh.md

25 lines
310 B
Markdown
Raw Normal View History

# 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>`
2025-03-26 00:36:41 +02:00
- Display help:
`browsh {{[-h|--help]}}`